Re: [cmake-developers] [CMake] Fwd: [PATCH] Add support for Metro apps

2014-04-01 Thread David Cole
From: Dan Kegel d...@kegel.com Sent: Mon, Mar 31, 2014 10:20 am On Mon, Mar 31, 2014 at 7:13 AM, David Cole dlrd...@aol.com wrote: It will be cool to be able to build Metro apps using CMake. Well, aside from the obvious problem :-) Well .. obviously. ;-) -- Powered by

Re: [cmake-developers] [CMake] Fwd: [PATCH] Add support for Metro apps

2014-04-01 Thread Gilles Khouzam
...@lightunobscured.com] Sent: Tuesday, April 1, 2014 01:13 To: Gilles Khouzam; 'David Cole'; minmin.g...@gmail.com; cmake-developers@cmake.org; cm...@cmake.org Subject: RE: [CMake] Fwd: [PATCH] Add support for Metro apps Hi Gilles, I have done some work to extend CMAKE so that it generates projects

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-04-01 Thread Paul Annetts
-boun...@cmake.org] On Behalf Of Gilles Khouzam Sent: 31 March 2014 19:25 To: David Cole; minmin.g...@gmail.com; cmake-develop...@cmake.org; cmake@cmake.org Subject: Re: [CMake] Fwd: [PATCH] Add support for Metro apps Hi, I'm new to CMake but am looking to help with this effort. I'm wondering

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-04-01 Thread David Cole
From: Dan Kegel d...@kegel.com Sent: Mon, Mar 31, 2014 10:20 am On Mon, Mar 31, 2014 at 7:13 AM, David Cole dlrd...@aol.com wrote: It will be cool to be able to build Metro apps using CMake. Well, aside from the obvious problem :-) Well .. obviously. ;-) -- Powered by

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-04-01 Thread Gilles Khouzam
...@lightunobscured.com] Sent: Tuesday, April 1, 2014 01:13 To: Gilles Khouzam; 'David Cole'; minmin.g...@gmail.com; cmake-develop...@cmake.org; cmake@cmake.org Subject: RE: [CMake] Fwd: [PATCH] Add support for Metro apps Hi Gilles, I have done some work to extend CMAKE so that it generates projects

Re: [cmake-developers] [CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread David Cole
] Add support for Metro apps Hi cmake developers and users, This is a extend discussion of this ticket: http://www.cmake.org/Bug/view.php?id=13511. In our project, we need to build an Win8+ Metro app. Currently the CMake do support VS_WINRT_EXTENSIONS. However, if you want to build an exe

Re: [cmake-developers] [CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread Gilles Khouzam
To: minmin.g...@gmail.com; cmake-developers@cmake.org; cm...@cmake.org Subject: Re: [CMake] Fwd: [PATCH] Add support for Metro apps Thanks for working on this. It will be cool to be able to build Metro apps using CMake. One thing I think is crucial here is to include somewhere an example or test

[CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread Minmin Gong
Hi cmake developers and users, This is a extend discussion of this ticket: http://www.cmake.org/Bug/view.php?id=13511. In our project, we need to build an Win8+ Metro app. Currently the CMake do support VS_WINRT_EXTENSIONS. However, if you want to build an exe instead of dll or lib, even with x86

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread David Cole
] Add support for Metro apps Hi cmake developers and users, This is a extend discussion of this ticket: http://www.cmake.org/Bug/view.php?id=13511. In our project, we need to build an Win8+ Metro app. Currently the CMake do support VS_WINRT_EXTENSIONS. However, if you want to build an exe

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread Dan Kegel
On Mon, Mar 31, 2014 at 7:13 AM, David Cole dlrd...@aol.com wrote: It will be cool to be able to build Metro apps using CMake. Well, aside from the obvious problem :-) -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ

Re: [CMake] Fwd: [PATCH] Add support for Metro apps

2014-03-31 Thread Gilles Khouzam
To: minmin.g...@gmail.com; cmake-develop...@cmake.org; cmake@cmake.org Subject: Re: [CMake] Fwd: [PATCH] Add support for Metro apps Thanks for working on this. It will be cool to be able to build Metro apps using CMake. One thing I think is crucial here is to include somewhere an example or test