[cmake-developers] Specifying VS target platform
Patrick Gansterer
paroga at paroga.com
Mon Nov 19 10:18:16 EST 2012
On Mon, 19 Nov 2012 09:01:37 -0500, Brad King wrote:
> On 11/17/2012 05:14 PM, Patrick Gansterer wrote:
>> On Tue, 18 Sep 2012 07:59:58 -0400, Brad King wrote:
>>> On 09/18/2012 02:23 AM, Patrick Gansterer wrote:
>>>> Maybe we can only change to current exact match of the generator
>>>> name to a "startsWith" and let the global generator class decide
>>>> if
>>>> the generator name is valid?
>>>
>>> Yes, something like that in cmake::CreateGlobalGenerator will work.
>>> It will be nice to get rid of the platform-varied generator
>>> classes.
>>
>> I found some time to work on this again. I only refectored the cmake
>> in
>> a first step. If the commits at
>> https://gitorious.org/~paroga/cmake/parogas-cmake/commits/factory or
>> a
>> similar solution gets merged, I'll refector the Visual Studio
>> Generators
>> and then add support for the WinCE platform.
>
> Wonderful, thanks for working on this!
I've pushed a new version to the same location.
-- Patrick
More information about the cmake-developers
mailing list