summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Darwin-GNU-CXX.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Darwin-GNU-CXX.cmake')
-rw-r--r--Modules/Platform/Darwin-GNU-CXX.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Darwin-GNU-CXX.cmake b/Modules/Platform/Darwin-GNU-CXX.cmake
index 6cc0812..b39487e 100644
--- a/Modules/Platform/Darwin-GNU-CXX.cmake
+++ b/Modules/Platform/Darwin-GNU-CXX.cmake
@@ -1,3 +1,4 @@
include(Platform/Darwin-GNU)
__darwin_compiler_gnu(CXX)
cmake_gnu_has_isysroot(CXX)
+cmake_gnu_set_osx_deployment_target_flag(CXX)