Fork me on GitHub

Changeset 8c72f09 in git for doc


Ignore:
Timestamp:
Dec 22, 2014, 12:13:57 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
dacd9c5
Parents:
a2983ec
Message:

uncomment Pythia 8 flags in Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/genMakefile.tcl

    ra2983ec r8c72f09  
    230230ifneq ($(PYTHIA8),)
    231231#HAS_PYTHIA8 = true
    232 #CXXFLAGS += -I$(PYTHIA8)/include
    233 #CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
    234 #OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
     232CXXFLAGS += -I$(PYTHIA8)/include
     233CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
     234OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
    235235endif
    236236
Note: See TracChangeset for help on using the changeset viewer.