[cmake-developers] WindowsCE

Brad King brad.king at kitware.com
Wed Nov 28 09:08:12 EST 2012


On 11/28/2012 09:03 AM, Patrick Gansterer wrote:
>> It looks like you're adding new
>>
>> cmake -E windowsce_environment8
>> cmake -E windowsce_environment9
>>
>> commands that print out the environment settings.  That looks okay
>> to me, but is there no vsvars32.bat equivalent?
> 
> No, that's the reason for this. Any better name for this commands?

I have no strong preference, but perhaps

 cmake -E env_vs8_wince
 cmake -E env_vs9_wince

to set a precedent for "env_" commands that generate environments.

-Brad



More information about the cmake-developers mailing list