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