mirror of
https://github.com/ZDoom/zdoom-macos-deps.git
synced 2024-12-12 21:32:10 +00:00
5 lines
135 B
CMake
5 lines
135 B
CMake
|
include(Platform/Apple-GNU)
|
||
|
__apple_compiler_gnu(OBJC)
|
||
|
cmake_gnu_set_sysroot_flag(OBJC)
|
||
|
cmake_gnu_set_osx_deployment_target_flag(OBJC)
|