zdoom-macos-deps/deps/cmake/share/cmake-3.21/Modules/Platform/Apple-GNU-C.cmake
2021-07-25 12:55:31 +03:00

4 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)