You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace ProcessorCount module with cmake_host_system_information()
It seems that core CMake cmake_host_system_information() command is
more reliable way to find the number or processors.
This determines the number of available logical processors in some
minor cases - tests and rebuilding (for the time being).
0 commit comments