- 3.0.1 core module.
/home/adrl/code/src/control-toolbox/ct_core/CMakeLists.txt File Reference

Macros

#define the   directories to be included in all ct_core targets
 
#define list   of libraries that contain prespecified templates
 

Functions

 cmake_minimum_required (VERSION 3.3) include($
 
ct cmake compilerSettings cmake include (${CMAKE_CURRENT_SOURCE_DIR}/../ct/cmake/explicitTemplateHelpers.cmake) include($
 
ct cmake clang cxx dev tools cmake project (ct_core VERSION 3.0.1 LANGUAGES CXX) set(CMAKE_MODULE_PATH $
 
cmake set (CMAKE_CXX_FLAGS"${CMAKE_CXX_FLAGS} -pthread -std=c++14 -Wall -Wfatal-errors") set(CMAKE_EXE_LINKER_FLAGS"$
 

Macro Definition Documentation

#define the   directories to be included in all ct_core targets

Referenced by if(), and set().

#define list   of libraries that contain prespecified templates

Function Documentation

cmake_minimum_required ( VERSION 3.  3)

Referenced by if().

ct cmake compilerSettings cmake include (   ${CMAKE_CURRENT_SOURCE_DIR}/../ct/cmake/explicitTemplateHelpers.)

Referenced by macro(), and set().

ct cmake clang cxx dev tools cmake project ( ct_core VERSION 3.0.1 LANGUAGES  CXX)