gse/cmake/share/cmake-3.30/Modules/Platform/Apple-GNU-OBJC.cmake
2024-08-19 00:34:28 +02:00

5 lines
139 B
CMake

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