Fork me on GitHub

Changeset e8070b6 in git for Makefile


Ignore:
Timestamp:
May 21, 2015, 6:17:33 PM (9 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
e33e6db, fa42514, fc6300d
Parents:
3241a0e
Message:

add DataFormatsCommon library for DelphesCMSFWLite

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

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