-
Administrator authored
This version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
Administrator authoredThis version is an exact copy of the last revision of the trunk branch of the old SVN repository of CbmRoor at https://subversion.gsi.de/cbmsoft/cbmroot/trunk The old SVN repository will still be available for read access.
CMakeLists.txt 333 B
# CMakeList file for libraries CbmRecoXXXXX
# P.-A. Loizeau, 7 February 2020
add_subdirectory(base)
add_subdirectory(calibration)
add_subdirectory(detectors)
add_subdirectory(eventbuilder)
add_subdirectory(global)
add_subdirectory(KF)
add_subdirectory(L1)
add_subdirectory(littrack)
add_subdirectory(tracking)
add_subdirectory(qa)