summaryrefslogtreecommitdiff
path: root/Modules/Platform/Darwin-GNU-C.cmake
blob: efdfd0014aa00dfc471f96bf3e43a283e2b57df7 (plain)
1
2
3
4
include(Platform/Darwin-GNU)
__darwin_compiler_gnu(C)
cmake_gnu_set_sysroot_flag(C)
cmake_gnu_set_osx_deployment_target_flag(C)