- Timestamp:
- Feb 5, 2018, 11:57:09 AM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 0a88f17
- Parents:
- 8b8a46c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
readers/CMakeLists.txt
r8b8a46c r3283d6e 9 9 list(REMOVE_ITEM executables DelphesCMSFWLite.cpp) 10 10 list(REMOVE_ITEM executables DelphesProMC.cpp) 11 #list(REMOVE_ITEM executables DelphesPythia8.cpp) 11 if(NOT PYTHIA8_FOUND) 12 list(REMOVE_ITEM executables DelphesPythia8.cpp) 13 endif() 12 14 13 15 # build all executables and put them into bin/
Note:
See TracChangeset
for help on using the changeset viewer.