Fork me on GitHub

source: git/external/PUPPI/CMakeLists.txt@ 8f4a953

ImprovedOutputFile Timing dual_readout llp
Last change on this file since 8f4a953 was 308ab1a, checked in by Pavel Demin <pavel.demin@…>, 8 years ago

add PUPPI to CMakeLists.txt

  • Property mode set to 100644
File size: 113 bytes
Line 
1include_directories(${CMAKE_SOURCE_DIR}/external)
2
3file(GLOB sources *.cc)
4
5add_library(PUPPI OBJECT ${sources})
Note: See TracBrowser for help on using the repository browser.