summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/WindowsCE-MSVC-CXX.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Add WindowsCE platform information filesPatrick Gansterer2012-09-051-0/+1
This enables CMake to create Makefiles targeting Windows CE devices. CMake needs to be run within a cross compile command prompt and requires a toolchain file which sets CMAKE_SYSTEM_NAME to "WindowsCE" and optionally CMAKE_SYSTEM_VERSION.