summaryrefslogtreecommitdiff
path: root/Modules/Platform/Linux-GNU-CXX.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Linux-GNU-CXX.cmake')
-rw-r--r--Modules/Platform/Linux-GNU-CXX.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/Platform/Linux-GNU-CXX.cmake b/Modules/Platform/Linux-GNU-CXX.cmake
index 9e4f904f2..416233531 100644
--- a/Modules/Platform/Linux-GNU-CXX.cmake
+++ b/Modules/Platform/Linux-GNU-CXX.cmake
@@ -1,2 +1,2 @@
-INCLUDE(Platform/Linux-GNU)
+include(Platform/Linux-GNU)
__linux_compiler_gnu(CXX)