From 7079f33d6ac00f9417d2d7aa222c8d0675ce3752 Mon Sep 17 00:00:00 2001 From: Brad King Date: Mon, 28 Jul 2014 14:06:52 -0400 Subject: WindowsCE: Drop unused Platform/WindowsCE-MSVC module This module was created to mirror Platform/Windows-MSVC.cmake, but this is not necessary because nothing includes "Platform/-.cmake" directly. The Platform/Windows-MSVC module is only a helper for the Platform/Windows-MSVC- modules. --- Modules/Platform/WindowsCE-MSVC.cmake | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Modules/Platform/WindowsCE-MSVC.cmake diff --git a/Modules/Platform/WindowsCE-MSVC.cmake b/Modules/Platform/WindowsCE-MSVC.cmake deleted file mode 100644 index d28b4ab..0000000 --- a/Modules/Platform/WindowsCE-MSVC.cmake +++ /dev/null @@ -1 +0,0 @@ -include(Platform/Windows-MSVC) -- cgit v0.12