SND@LHC Software
Loading...
Searching...
No Matches
genfit/CMakeLists-original.txt File Reference

Functions

 If (Boost_Avail) Else(Boost_Avail) EndIf(Boost_Avail) pkg_search_module(RAVE rave REQUIRED) string(REPLACE "
 

Variables

RAVE_LDFLAGS_STR $
 
RAVE_CFLAGS_STR options are
 

Function Documentation

◆ If()

If ( Boost_Avail  )

Definition at line 4 of file CMakeLists.txt.

5 {Boost_INCLUDE_DIR})
6 MESSAGE("-- Boost is found at: ${Boost_INCLUDE_DIR}")
7Else (Boost_Avail)
8 MESSAGE("-- Boost is not found at... ERROR")
9EndIf (Boost_Avail)
10
11# Set the build type. Possibilities are None, Debug, Release,
12# RelWithDebInfo and MinSizeRel
13SET(CMAKE_BUILD_TYPE Release)
14
15set(INCLUDE_DIRECTORIES
16 ${CMAKE_SOURCE_DIR}/genfit/core/include
RAVE_LDFLAGS_STR $
include(CMakePrintHelpers) foreach(p CMP0028 CMP0074) if(POLICY $
set(INCLUDE_DIRECTORIES ${SYSTEM_INCLUDE_DIRECTORIES} ${VMC_INCLUDE_DIRS} ${CMAKE_SOURCE_DIR}/shipdata ${CMAKE_SOURCE_DIR}/shipLHC ${CMAKE_SOURCE_DIR}/analysis/cuts ${CMAKE_SOURCE_DIR}/analysis/tools ${FMT_INCLUDE_DIR}) include_directories($
Definition CMakeLists.txt:1
Matrix inversion tools.
Definition AbsBField.h:29

Variable Documentation

◆ $

RAVE_CFLAGS_STR $
Initial value:
{RAVE_LDFLAGS}")
string (REPLACE "

Definition at line 36 of file CMakeLists-original.txt.

36{RAVE_LDFLAGS}")

◆ are

RAVE_CFLAGS_STR options are

Definition at line 71 of file CMakeLists-original.txt.