- 3.0.1 core module.
|
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"$ |
#define list of libraries that contain prespecified templates |
Referenced by testing::internal::edit_distance::CalculateOptimalEdits(), macro(), and set().
cmake_minimum_required | ( | VERSION 3. | 3 | ) |
Referenced by if().
ct cmake compilerSettings cmake include | ( | ${CMAKE_CURRENT_SOURCE_DIR}/../ct/cmake/explicitTemplateHelpers. | ) |
ct cmake clang cxx dev tools cmake project | ( | ct_core VERSION 3.0.1 LANGUAGES | CXX | ) |
cmake set | ( | ) |
References add_library(), configure_file(), endif(), find_package(), include(), list, googletest-output-test::message, plot(), target_link_libraries(), test(), and the.