- Timestamp:
- Jan 21, 2016, 8:44:08 AM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- cf0c13c
- Parents:
- e715e8c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/genMakefile.tcl
re715e8c r14de0c0 228 228 endif 229 229 230 ifeq ($(HAS_PYTHIA8),true) 230 231 ifneq ($(PYTHIA8),) 231 #HAS_PYTHIA8 = true232 232 CXXFLAGS += -I$(PYTHIA8)/include 233 233 CXXFLAGS += -I$(PYTHIA8)/include/Pythia8 234 234 OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl 235 endif 235 236 endif 236 237
Note:
See TracChangeset
for help on using the changeset viewer.