cmake cmake_print_variables examples

Signatures

cmake_print_variables(var1 var2 ..  varN)

Examples

alpaka-group/alpaka cmake/alpakaCommon.cmake :174

cmake_print_variables(_alpaka_ROOT_DIR)

bareos/bareos systemtests/CMakeLists.txt :186

cmake_print_variables(RUN_SYSTEMTESTS_ON_INSTALLED_FILES)

apache/trafficserver CMakeLists.txt :923

cmake_print_variables(CMAKE_HOST)

apache/mxnet cmake/upstream/select_compute_arch.cmake :130

cmake_print_variables(CUDA_KNOWN_GPU_ARCHITECTURES)

manticoresoftware/manticoresearch CMakeLists.txt :439

cmake_print_variables ( CMAKE_INSTALL_PREFIX )

ideoforms/signalflow CMakeLists.txt :52

cmake_print_variables(CMAKE_SYSTEM_NAME)

quarkslab/quokka CMakeLists.txt :25

cmake_print_variables(PROJECT_SOURCE_DIR PROJECT_BINARY_DIR)

uzh-rpg/vilib CMakeLists.txt :63

cmake_print_variables(BUILD_SHARED_LIBS)

ihedvall/mdflib CMakeLists.txt :75

cmake_print_variables(
          Python3_FOUND
          Python3_INCLUDE_DIRS
          Python3_RUNTIME_LIBRARY_DIRS)

remotemcu/remcu platform/vars.cmake :16

cmake_print_variables(RESULT_FIND_OPT)

eProsima/Fast-DDS test/unittest/cmake/force_cxx/build.cmake :25

cmake_print_variables(my_output error_log)

cwida/ALP CMakeLists.txt :28

cmake_print_variables(
            CMAKE_SYSTEM_PROCESSOR
            CMAKE_SYSTEM_NAME
            CMAKE_VERSION
            CMAKE_BUILD_TYPE
            CMAKE_CXX_COMPILER
            CMAKE_CXX_COMPILER_VERSION
            CMAKE_CXX_STANDARD
            CMAKE_SYSTEM
            CMAKE_HOST_SYSTEM_NAME
            CMAKE_HOST_SYSTEM_PROCESSOR
            CMAKE_GENERATOR
            CMAKE_BINARY_DIR
            CMAKE_SOURCE_DIR
            CMAKE_LINKER
            CMAKE_CXX_FLAGS
            CMAKE_C_FLAGS
            CMAKE_CROSSCOMPILING
    )

cnjinhao/nana build/cmake/verbose.cmake :19

cmake_print_variables(HEADERS)

cwida/FastLanes CMakeLists.txt :263

cmake_print_variables(data_SOURCE_DIR)

eProsima/Fast-CDR test/cmake/build.cmake :39

cmake_print_variables(my_output error_log)

trilinos/Trilinos cmake/tribits/examples/TribitsExampleApp/AppHelperFuncs.cmake :102

cmake_print_variables(CMAKE_CXX_COMPILER)

ThePhrozenKeep/D2MOO source/D2CommonDefinitions/CMakeLists.txt :41

cmake_print_variables(D2MOO_ORDINAL_VERSION_MAJOR D2MOO_ORDINAL_VERSION_MINOR D2MOO_ORDINAL_VERSION_PATCH D2MOO_ORDINAL_VERSION_SPECIAL D2MOO_ORDINAL_VERSION_DEFINE_NAME)

arrayfire/arrayfire CMakeModules/select_compute_arch.cmake :119

cmake_print_variables(CUDA_KNOWN_GPU_ARCHITECTURES)

ssteinberg/wave_tracer CMakeLists.txt :22

cmake_print_variables(build_type)

prusa3d/Prusa-Firmware-Buddy lib/tinyusb/hw/bsp/family_support.cmake :43

cmake_print_variables(IPO_SUPPORTED)

sandialabs/seacas cmake/tribits/examples/TribitsExampleApp/AppHelperFuncs.cmake :102

cmake_print_variables(CMAKE_CXX_COMPILER)

Waterdish/Shipwright-Android CMake/Packaging.cmake :50

cmake_print_variables(CPACK_TEMPORARY_DIRECTORY)

FluidSynth/fluidsynth CMakeLists.txt :588

cmake_print_variables(SndFile_WITH_EXTERNAL_LIBS SndFile_WITH_MPEG)

remotemcu/remcu-chip-sdks stm32/stm32f0/STM32F0xx_StdPeriph_Lib_V1.5.0/CMakeLists/stm32f0.cmake :45

cmake_print_variables(CMAKE_CURRENT_LIST_DIR)

amd/ZenDNN CMakeLists.txt :397

cmake_print_variables(CMAKE_CXX_COMPILER_VERSION)