On Fri, Feb 29, 2008 at 3:37 PM, Kevin Tucker <[EMAIL PROTECTED]> wrote:
> Tried to post the zip file to the cmake e-mail list, but it bounced
> because it was too large. Hope you got it, Philip! Here's just the one
> vcproj file.
>
>
>
Kevin,
It might be possible to get most of the way there with a lot of custom
preprocessor definitions, and tweaked compilation and linking flags .
Modifying Windows-cl.cmake to support passing /machine:ARM along with the
other ARM specific options that are needed would probably be a good place to
start. I'm not sure if anyone has undertaken the effort before though.
Also, I'm not sure what this section does (I suspect it just modifies the
possible build configurations) but noticed that nothing like it is being
generated by CMake 2.4.8.
<Platforms>
<Platform
Name="Pocket PC 2003 (ARMV4)"
/>
<Platform
Name="Smartphone 2003 (ARMV4)"
/>
--
Philip Lowman
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake