Fork me on GitHub

Changeset 532016b in git for Makefile


Ignore:
Timestamp:
Feb 27, 2015, 11:42:03 AM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
9be57d9, a9c870f
Parents:
b55dc12
Message:

add DataFormatsCommon to CMSSW libs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rb55dc12 r532016b  
    2929OPT_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH)))
    3030endif
    31 OPT_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lSimDataFormatsGeneratorProducts -lCommonToolsUtils
     31OPT_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lSimDataFormatsGeneratorProducts -lCommonToolsUtils -lDataFormatsCommon
    3232endif
    3333
Note: See TracChangeset for help on using the changeset viewer.