Changeset a740c66 in git for doc/genMakefile.tcl
- Timestamp:
- Dec 20, 2014, 12:20:24 AM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 406b698
- Parents:
- 2b900b8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/genMakefile.tcl
r2b900b8 ra740c66 230 230 ifneq ($(PYTHIA8),) 231 231 #HAS_PYTHIA8 = true 232 CXXFLAGS += -I$(PYTHIA8)/include233 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8234 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl232 #CXXFLAGS += -I$(PYTHIA8)/include 233 #CXXFLAGS += -I$(PYTHIA8)/include/Pythia8 234 #OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl 235 235 endif 236 236
Note:
See TracChangeset
for help on using the changeset viewer.