summaryrefslogtreecommitdiff
path: root/Modules/Platform/Darwin-GNU-C.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Darwin-GNU-C.cmake')
-rw-r--r--Modules/Platform/Darwin-GNU-C.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/Darwin-GNU-C.cmake b/Modules/Platform/Darwin-GNU-C.cmake
index 4e326c4ca..efdfd0014 100644
--- a/Modules/Platform/Darwin-GNU-C.cmake
+++ b/Modules/Platform/Darwin-GNU-C.cmake
@@ -1,4 +1,4 @@
include(Platform/Darwin-GNU)
__darwin_compiler_gnu(C)
-cmake_gnu_has_isysroot(C)
+cmake_gnu_set_sysroot_flag(C)
cmake_gnu_set_osx_deployment_target_flag(C)