cmake cmake_host_system_information() examples

ornladios/ADIOS2 cmake/upstream/FindMPI.cmake :1326

cmake_host_system_information(RESULT _MPIEXEC_NUMPROCS QUERY NUMBER_OF_PHYSICAL_CORES)

ornladios/ADIOS2 thirdparty/atl/atl/scripts/dashboard/atl_common.cmake :89

cmake_host_system_information(RESULT CTEST_SITE QUERY FQDN)

ornladios/ADIOS2 thirdparty/dill/dill/scripts/dashboard/dill_common.cmake :89

cmake_host_system_information(RESULT CTEST_SITE QUERY FQDN)

ornladios/ADIOS2 thirdparty/EVPath/EVPath/scripts/dashboard/evpath_common.cmake :89

cmake_host_system_information(RESULT CTEST_SITE QUERY FQDN)

ornladios/ADIOS2 thirdparty/ffs/ffs/scripts/dashboard/ffs_common.cmake :89

cmake_host_system_information(RESULT CTEST_SITE QUERY FQDN)

FreeCAD/FreeCAD cMake/FreeCAD_Helpers/CompilerChecksAndSetups.cmake :15

cmake_host_system_information(RESULT avail_mem_MiB QUERY TOTAL_PHYSICAL_MEMORY)

KDAB/GammaRay CMakeLists.txt :512

cmake_host_system_information(RESULT MACOS_RELEASE QUERY OS_RELEASE)

InsightSoftwareConsortium/ITK CMakeLists.txt :531

cmake_host_system_information(RESULT ITK_COMPUTER_MEMORY_AVAILABLE_MB QUERY TOTAL_PHYSICAL_MEMORY)

InsightSoftwareConsortium/ITK Modules/ThirdParty/NIFTI/src/nifti/cmake/local_dashboard.cmake :36

cmake_host_system_information(RESULT CTEST_SITE QUERY HOSTNAME)

rui314/mold third-party/xxhash/cmake_unofficial/CMakeLists.txt :75

CMAKE_HOST_SYSTEM_INFORMATION(RESULT PLATFORM QUERY OS_PLATFORM)

neocmakelsp/neocmakelsp assets_for_test/ast_test/nheko_test.cmake :346

cmake_host_system_information(RESULT BUILD_HOST QUERY HOSTNAME)

neocmakelsp/neocmakelsp experiment_assets/nheko.cmake :359

cmake_host_system_information(RESULT BUILD_HOST QUERY HOSTNAME)

neocmakelsp/neocmakelsp experiment_assets/test3.cmake :320

cmake_host_system_information(RESULT BUILD_HOST QUERY HOSTNAME)

podofo/podofo playground/CMakeLists.txt :34

cmake_host_system_information(RESULT CORE_COUNT QUERY NUMBER_OF_PHYSICAL_CORES)

apple/swift CMakeLists.txt :39

cmake_host_system_information(
  RESULT localhost_logical_cores QUERY NUMBER_OF_LOGICAL_CORES)

apple/swift CMakeLists.txt :1056

cmake_host_system_information(RESULT DISTRO_NAME  QUERY DISTRIB_PRETTY_NAME)

apple/swift Runtimes/Core/cmake/modules/CMakeWorkarounds.cmake :20

cmake_host_system_information(RESULT SwiftStdlib_NUM_LINK_JOBS QUERY NUMBER_OF_LOGICAL_CORES)

trilinos/Trilinos cmake/SimpleTesting/cmake/ctest-common.cmake :87

cmake_host_system_information(RESULT machine_name QUERY HOSTNAME)

trilinos/Trilinos cmake/SimpleTesting/cmake/ctest-common.cmake :135

cmake_host_system_information(RESULT PARALLEL_LEVEL QUERY NUMBER_OF_PHYSICAL_CORES)

trilinos/Trilinos cmake/SimpleTesting/cmake/ctest-common.cmake :169

cmake_host_system_information(RESULT HOSTNAME QUERY HOSTNAME)

Viskores/viskores CMake/ViskoresWrappers.cmake :186

cmake_host_system_information(RESULT viskores_mem_ QUERY TOTAL_PHYSICAL_MEMORY)

Viskores/viskores CMake/patches/3.15/FindMPI.cmake :1332

cmake_host_system_information(RESULT _MPIEXEC_NUMPROCS QUERY NUMBER_OF_PHYSICAL_CORES)

gnuradio/volk lib/CMakeLists.txt :274

cmake_host_system_information(RESULT ASSUME_64BIT_HOST QUERY IS_64BIT)

Cyan4973/xxHash build/cmake/CMakeLists.txt :75

CMAKE_HOST_SYSTEM_INFORMATION(RESULT PLATFORM QUERY OS_PLATFORM)