summaryrefslogtreecommitdiff
path: root/cmake/modules/FindM.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindM.cmake')
-rw-r--r--cmake/modules/FindM.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindM.cmake b/cmake/modules/FindM.cmake
index 414ededbff..2fb5429353 100644
--- a/cmake/modules/FindM.cmake
+++ b/cmake/modules/FindM.cmake
@@ -13,7 +13,7 @@ IF (M_INCLUDE_DIRS)
ENDIF (M_INCLUDE_DIRS)
#
-# On OS X, make sure we do *NOT* find math.h in the Kernel framework,
+# On macOS, make sure we do *NOT* find math.h in the Kernel framework,
# as that will convince CMake to cause the build to look there for
# headers.
#