Fork me on GitHub

Changeset 8c72f09 in git for Makefile


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
  • Makefile

    ra2983ec r8c72f09  
    4040ifneq ($(PYTHIA8),)
    4141#HAS_PYTHIA8 = true
    42 #CXXFLAGS += -I$(PYTHIA8)/include
    43 #CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
    44 #OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
     42CXXFLAGS += -I$(PYTHIA8)/include
     43CXXFLAGS += -I$(PYTHIA8)/include/Pythia8
     44OPT_LIBS += -L$(PYTHIA8)/lib -lpythia8 -ldl
    4545endif
    4646
Note: See TracChangeset for help on using the changeset viewer.