cmake/Modules/Platform/Darwin-GNU-C.cmake
2013-03-16 19:13:01 +02:00

5 lines
128 B
CMake

include(Platform/Darwin-GNU)
__darwin_compiler_gnu(C)
cmake_gnu_set_sysroot_flag(C)
cmake_gnu_set_osx_deployment_target_flag(C)