cmake/Modules/Platform/Apple-GNU-C.cmake
2018-08-09 18:06:22 +02:00

5 lines
126 B
CMake

include(Platform/Apple-GNU)
__apple_compiler_gnu(C)
cmake_gnu_set_sysroot_flag(C)
cmake_gnu_set_osx_deployment_target_flag(C)