mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05:00
1373373823
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
26 B
CMake
3 lines
26 B
CMake
set(CYGWIN 1)
|
|
set(UNIX 1)
|