blob: 1c3156d23c43c3986b8e91dfbd2b4fe9fd20c809 [file] [log] [blame]
cmake_host_system_information(RESULT RESULT
QUERY NUMBER_OF_LOGICAL_CORES NUMBER_OF_PHYSICAL_CORES
)
message("[${RESULT}]")