Changeset db62c0e in git
- Timestamp:
- Nov 9, 2016, 5:56:55 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 255a666
- Parents:
- 25ac711 (diff), a37e592 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - git-author:
- Michele Selvaggi <michele.selvaggi@…> (11/09/16 17:56:55)
- git-committer:
- GitHub <noreply@…> (11/09/16 17:56:55)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/fastjet/CMakeLists.txt
r25ac711 rdb62c0e 1 include_directories( ${CMAKE_SOURCE_DIR}/external)1 include_directories(BEFORE ${CMAKE_SOURCE_DIR}/external) 2 2 3 3 file(GLOB sources *.cc plugins/*/*.cc contribs/*/*.cc tools/*.cc)
Note:
See TracChangeset
for help on using the changeset viewer.