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/<os>-<id>.cmake"
directly.  The Platform/Windows-MSVC module is only a helper for the
Platform/Windows-MSVC-<lang> modules.
This commit is contained in:
Brad King 2014-07-28 14:06:52 -04:00
parent 05373f7ea7
commit 7079f33d6a
1 changed files with 0 additions and 1 deletions

View File

@ -1 +0,0 @@
include(Platform/Windows-MSVC)