mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06: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)
|