summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Modules/Platform/Windows-NMcl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'share/cmake-3.6/Modules/Platform/Windows-NMcl.cmake')
-rwxr-xr-xshare/cmake-3.6/Modules/Platform/Windows-NMcl.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/cmake-3.6/Modules/Platform/Windows-NMcl.cmake b/share/cmake-3.6/Modules/Platform/Windows-NMcl.cmake
new file mode 100755
index 0000000..7add0b0
--- /dev/null
+++ b/share/cmake-3.6/Modules/Platform/Windows-NMcl.cmake
@@ -0,0 +1,4 @@
+# this is for the numega compiler which is really a front
+# end for visual studio, but adds memory checking code.
+
+include(Platform/Windows-cl)