- Timestamp:
- Jul 4, 2013, 1:39:14 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/genMakefile.tcl
r1169 r1170 212 212 CXXFLAGS += -DHAS_PYTHIA8 -I$(PYTHIA8DATA)/../include 213 213 DELPHES_LIBS += -L$(PYTHIA8DATA)/../lib -lpythia8 -llhapdfdummy 214 else215 ifneq ($(PYTHIA8DATA),)216 HAS_PYTHIA8 = true217 CXXFLAGS += -DHAS_PYTHIA8 -I$(PYTHIA8DATA)/../include218 DELPHES_LIBS += -L$(PYTHIA8DATA)/../lib/archive -lpythia8 -llhapdfdummy219 214 endif 220 215 endif
Note:
See TracChangeset
for help on using the changeset viewer.