Changeset 173a9df in git
- Timestamp:
- Jan 7, 2016, 2:18:59 PM (9 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- e715e8c
- Parents:
- 7c66174
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/ExternalFastJet/Makefile
r7c66174 r173a9df 16 16 17 17 CXXFLAGS += $(shell $(FASTJET_DIR)/bin/fastjet-config --cxxflags) 18 CXXFLAGS += -I$(shell $(ROOT_DIR)/bin/root-config --incdir)18 CXXFLAGS += $(shell $(ROOT_DIR)/bin/root-config --cflags) 19 19 CXXFLAGS += -I$(DELPHES_DIR) -I$(DELPHES_DIR)/external 20 20
Note:
See TracChangeset
for help on using the changeset viewer.