source:
git/external/fastjet/CMakeLists.txt@
7fe06d6
Last change on this file since 7fe06d6 was 7fe06d6, checked in by , 10 years ago | |
---|---|
|
|
File size: 168 bytes |
Rev | Line | |
---|---|---|
[7fe06d6] | 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.