3 lines
86 B
CMake
3 lines
86 B
CMake
|
unset(ENV{MSYSTEM})
|
||
|
cmake_host_system_information(RESULT result QUERY MSYSTEM_PREFIX)
|