Skip to content
  • Patrick Gansterer's avatar
    Add WindowsCE platform information files · 28d744c9
    Patrick Gansterer authored and Brad King's avatar Brad King committed
    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.
    28d744c9