
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
2 lines
15 B
CMake
2 lines
15 B
CMake
set(FUCHSIA 1)
|