diff options
Diffstat (limited to 'Modules')
-rw-r--r-- | Modules/Platform/Windows-NMcl.cmake | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Modules/Platform/Windows-NMcl.cmake b/Modules/Platform/Windows-NMcl.cmake deleted file mode 100644 index 7add0b0..0000000 --- a/Modules/Platform/Windows-NMcl.cmake +++ /dev/null @@ -1,4 +0,0 @@ -# this is for the numega compiler which is really a front -# end for visual studio, but adds memory checking code. - -include(Platform/Windows-cl) |