summaryrefslogtreecommitdiff
path: root/share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake')
-rw-r--r--share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake b/share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake
new file mode 100644
index 0000000..919e11d
--- /dev/null
+++ b/share/cmake-3.18/Modules/Platform/Apple-GNU-OBJCXX.cmake
@@ -0,0 +1,4 @@
+include(Platform/Apple-GNU)
+__apple_compiler_gnu(OBJCXX)
+cmake_gnu_set_sysroot_flag(OBJCXX)
+cmake_gnu_set_osx_deployment_target_flag(OBJCXX)