SND@LHC Software
Loading...
Searching...
No Matches
CMakeLists.txt File Reference

Functions

 include (CMakePrintHelpers) foreach(p CMP0028 CMP0074) if(POLICY $
 
 cmake_policy (SET ${p} NEW) endif() endforeach() project(ShipRoot) FIND_PATH(FAIRBASE NAMES FairRun.h PATHS $
 

Function Documentation

◆ cmake_policy()

cmake_policy ( SET ${p}  NEW)

Definition at line 16 of file CMakeLists.txt.

16 {p} NEW)
17 endif()
18endforeach()
19
20# Set name of our project to "ShipRoot". Has to be done
21# after check of cmake version since this is a new feature
22project(ShipRoot)
23
24FIND_PATH(FAIRBASE NAMES FairRun.h PATHS
25 ${CMAKE_SOURCE_DIR}/base/steer
RAVE_LDFLAGS_STR $
include python2 endif(EXISTS "$ENV{PYTHON_HOME}") set(INCLUDE_DIRECTORIES $

◆ include()

include ( CMakePrintHelpers  )

Definition at line 10 of file CMakeLists.txt.

15 {p})