cmake/Tests/CMakeTests/CMakeHostSystemInformation-QueryList.cmake
2013-11-03 12:27:13 +02:00

6 lines
127 B
CMake

cmake_host_system_information(RESULT RESULT
QUERY NUMBER_OF_LOGICAL_CORES NUMBER_OF_PHYSICAL_CORES
)
message("[${RESULT}]")