mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 20:29:56 -06:00
Set target platform identification variables like `APPLE` and `LINUX` as soon as the target system is identified. This makes them available during toolchain and binutils selection. Fixes: #23333
3 lines
48 B
CMake
3 lines
48 B
CMake
set(MSYS 1)
|
|
include(Platform/CYGWIN-Initialize)
|