From c2cc91a4a549346d5d8a76a5c4ac497e28b4bd3b Mon Sep 17 00:00:00 2001 From: Christian Pfeiffer Date: Wed, 13 Sep 2017 14:41:39 +0200 Subject: Platforms: Remove Windows-NMcl Since commit v2.8.10~148^2~2 (Modernize MSVC compiler information files, 2012-08-23), the Windows-NMcl platform has been broken. It's most likely not needed anymore. --- Modules/Platform/Windows-NMcl.cmake | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 Modules/Platform/Windows-NMcl.cmake 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) -- cgit v0.12