Something went wrong on our end
-
Bertram Kopf authored0c2403ea
CMakeLists.txt 243 B
# Check if cmake has the required version
CMAKE_MINIMUM_REQUIRED(VERSION 2.4.3 FATAL_ERROR)
SET ( CMAKEFILES
FindROOT.cmake
FindBoost.cmake
FindMinuit2.cmake
)
INSTALL ( FILES ${CMAKEFILES} DESTINATION CMakeModules )