2 lines
93 B
CMake
2 lines
93 B
CMake
cmake_host_system_information(RESULT result QUERY WINDOWS_REGISTRY HKLM/SOFTWARE VIEW 32 64)
|