https://github.com/root-project/root
Raw File
Tip revision: 3e7673472eedd975f9b5fcc1ced44ddbd8db476d authored by Pere Mato on 02 December 2014, 17:12:03 UTC
Update ROOT version files to v5.34/24.
Tip revision: 3e76734
CMakeLists.txt
############################################################################
# CMakeLists.txt file for building ROOT hist/spectrum package
############################################################################

ROOT_USE_PACKAGE(hist/hist)
ROOT_STANDARD_LIBRARY_PACKAGE(Spectrum DEPENDENCIES Hist Matrix)
back to top