mirror of
https://github.com/reactos/CMake.git
synced 2024-11-26 04:50:24 +00:00
5 lines
124 B
CMake
5 lines
124 B
CMake
include(Platform/Darwin-GNU)
|
|
__darwin_compiler_gnu(C)
|
|
cmake_gnu_has_isysroot(C)
|
|
cmake_gnu_set_osx_deployment_target_flag(C)
|