mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 18:09:02 -05: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
50 B
CMake
3 lines
50 B
CMake
include(Platform/Windows-Initialize)
|
|
set(WINCE 1)
|