mirror of
https://github.com/reactos/CMake.git
synced 2025-02-17 10:10:19 +00:00
![Gregor Jasny](/assets/img/avatar_default.png)
- Remove code signing requirements for non-macOS - Do not set deployment target for non-macOS - Build static library for compiler feature detection for non-macOS - Use framework to run CompilerId tests for watchOS - Port tests to new SDK handling - Add new Apple cross-compiling section to toolchain documentation Closes: #17870
2 lines
25 B
CMake
2 lines
25 B
CMake
include(Platform/Darwin)
|