ldas-tools-al  2.6.3
Functions
/build/ldas-tools-al-2.6.3/CMakeLists.txt File Reference

Functions

 set (LDAS_TOOLS_AL_PACKAGE_NAME ldas-tools-al) set(LDAS_TOOLS_AL_VERSION 2.6.3) set(PROJECT_DESCRIPTION "Abstraction library used by LDAS Tools") set(PROJECT_DESCRIPTION_LONG "This provides a collection of classes and fuctions" "allowing for system level override ion" "as used by the LDAS Tools Suite.") set(LDAS_TOOLS_CMAKE_VERSION 1.0.8) cmake_minimum_required(VERSION 3.2) set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD_REQUIRED YES) set(CMAKE_CXX_EXTENSIONS NO) if(NOT CMAKE_OSX_ARCHITECTURES) set(CMAKE_OSX_ARCHITECTURES x86_64) endif() set(ENABLE_DOCUMENTATION_ONLY FALSE CACHE BOOL "Enable only building of documentation") include("$
 
config LocateLDASToolsCMake cmake include (CheckSymbolExists) find_package(AxLDASTools) cx_msg_debug_variable(CMAKE_INSTALL_DOCDIR) cx_msg_debug_variable(CMAKE_INSTALL_FULL_DOCDIR) cm_init($
 
dirent h HAVE_DIRFD_MACRO cm_define (VARIABLE HAVE_DIRFD_MACRO VALUE ${HAVE_DIRFD_MACRO} DESCRIPTION "Defined if dirfd() is a macro in dirent.h") cx_check_func_swap_all() cx_check_pthread_read_write_lock() add_subdirectory(src) add_subdirectory(test) add_subdirectory(doc) cm_config_headers($
 

Function Documentation

◆ cm_define()

dirent h HAVE_DIRFD_MACRO cm_define ( VARIABLE HAVE_DIRFD_MACRO VALUE ${HAVE_DIRFD_MACRO} DESCRIPTION "Defined if dirfd() is a macro in dirent.h"  )

◆ include()

config LocateLDASToolsCMake cmake include ( CheckSymbolExists  )

◆ set()

set ( LDAS_TOOLS_AL_PACKAGE_NAME ldas-tools-  al)
pure virtual