[CMake] Adding Windows CE platform

Stephane Rouleau (Consultant) stephane.rouleau at autodesk.com
Fri Mar 16 08:33:37 EST 2007


At the same time, can you add support for multiple platforms in a single
.vcproj file?  :)

Otherwise you'll need to create a separate .vcproj for every Windows CE
platform you target.  May or may not be a big deal depending on your
setup / environment.

Stephane 

-----Original Message-----
From: cmake-bounces+stephane.rouleau=autodesk.com at cmake.org
[mailto:cmake-bounces+stephane.rouleau=autodesk.com at cmake.org] On Behalf
Of Olivier Hochreutiner
Sent: March 16, 2007 9:29 AM
To: cmake at cmake.org
Subject: [CMake] Adding Windows CE platform

Dear list,

I am highly interested in adding the Windows CE / MSVC platform to cmake
(it hasn't been done yet, right ?). I browsed the cmake source and it
appeared that what I need to do is to add a "WindowsCE-cl.cmake" and
"WindowsCE-cl.cmake.in" in Modules/Platform.
Is that right ?
Hopefully I can reuse a large part of "WindowsCE-cl.cmake" and
"WindowsCE-cl.cmake.in".
Is there anything else that should be modified and that I am not aware
of ?

Thanks,

Olivier Hochreutiner
_______________________________________________
CMake mailing list
CMake at cmake.org
http://www.cmake.org/mailman/listinfo/cmake



More information about the CMake mailing list