summaryrefslogtreecommitdiff
path: root/Modules/Platform/Apple-GNU-C.cmake
blob: 5481c99d844c43d23676d1e5db3bfcfaaf2e2571 (plain)
1
2
3
4
include(Platform/Apple-GNU)
__apple_compiler_gnu(C)
cmake_gnu_set_sysroot_flag(C)
cmake_gnu_set_osx_deployment_target_flag(C)