ImprovedOutputFile
Timing
dual_readout
llp
Last change
on this file since a37e592 was a37e592, checked in by Joschka Lingemann <joschka.lingemann@…>, 8 years ago |
Increase include directory precedence of shipped fastjet headers.
This is needed to build in an environment where fastjet is already installed and in the include directories.
|
-
Property mode
set to
100644
|
File size:
164 bytes
|
Line | |
---|
1 | include_directories(BEFORE ${CMAKE_SOURCE_DIR}/external)
|
---|
2 |
|
---|
3 | file(GLOB sources *.cc plugins/*/*.cc contribs/*/*.cc tools/*.cc)
|
---|
4 |
|
---|
5 | add_library(fastjet OBJECT ${sources})
|
---|
Note:
See
TracBrowser
for help on using the repository browser.