source:
git/external/fastjet/CMakeLists.txt@
110821a
Last change on this file since 110821a was 7fe06d6, checked in by , 10 years ago | |
---|---|
|
|
File size: 168 bytes |
Line | |
---|---|
1 | include_directories(${CMAKE_SOURCE_DIR}/external) |
2 | |
3 | file(GLOB sources *.cc plugins/*/*.cc contribs/Nsubjettiness/*.cc tools/*cc) |
4 | |
5 | add_library(fastjet OBJECT ${sources}) |
Note:
See TracBrowser
for help on using the repository browser.