gse/cmake/share/cmake-3.30/Modules/Platform/Apple-GNU-CXX.cmake
2024-08-19 00:33:31 +02:00

5 lines
132 B
CMake

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