zdoom-macos-deps/deps/cmake/share/cmake-3.25/Modules/Platform/Apple-GNU-OBJC.cmake

5 lines
135 B
CMake
Raw Normal View History

2021-07-25 09:55:31 +00:00
include(Platform/Apple-GNU)
__apple_compiler_gnu(OBJC)
cmake_gnu_set_sysroot_flag(OBJC)
cmake_gnu_set_osx_deployment_target_flag(OBJC)