cmake/Modules/Platform/MSYS-Initialize.cmake
2023-07-02 19:51:09 +02:00

3 lines
48 B
CMake

set(MSYS 1)
include(Platform/CYGWIN-Initialize)