summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
Diffstat (limited to 'Modules')
-rw-r--r--Modules/Platform/Windows-g++.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/Platform/Windows-g++.cmake b/Modules/Platform/Windows-g++.cmake
new file mode 100644
index 0000000..3aa393c
--- /dev/null
+++ b/Modules/Platform/Windows-g++.cmake
@@ -0,0 +1 @@
+INCLUDE(${CMAKE_ROOT}/Modules/Platform/Windows-gcc.cmake)