[CMake] windows mobile visual studio 2005 project files

Alexander Neundorf a.neundorf-work at gmx.net
Mon Nov 26 13:19:50 EST 2007


On Monday 26 November 2007, Jesse Corrington wrote:
> Is there anyway to get CMake to generate visual studio 2005 project files
> that will build for windows mobile 5 and 6?

Currently not, but it shouldn't be a lot of work.
You need cmake cvs, probably a new Modules/Platform/WindowsMobile.cmake 
platform file and maybe a new WindowsMobile-cl.cmake compiler file, which 
will reuse a lot from Windows-cl.cmake.

Please search the mailing list, there have been some posts, but nobody the 
actually did the work yet.

Bye
Alex


More information about the CMake mailing list