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

2014-03-31 Thread Minmin Gong
are welcomed. -- Minmin Gong 0001-CMake-Add-support-for-WinRT-platforms-and-metro-apps.v5.patch Description: Binary data 0002-CMake-Add-support-for-WinRT-platforms-and-metro-apps.v5.patch Description: Binary data 0003-CMake-Add-support-for-WinRT-platforms-and-metro-apps.v5.patch Description

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

2014-02-04 Thread Minmin Gong
are welcome. Minmin 2014-02-01 Minmin Gong minmin.g...@gmail.com: I've updated my patch based on comments in http://www.cmake.org/Bug/view.php?id=13511#c35015. Minmin 2014-01-31 Minmin Gong minmin.g...@gmail.com: Here comes a new version of this patch. In this version, ARM are also

Re: [CMake] Add support for Metro apps

2014-01-31 Thread Minmin Gong
I've updated my patch based on comments in http://www.cmake.org/Bug/view.php?id=13511#c35015. Minmin 2014-01-31 Minmin Gong minmin.g...@gmail.com: Here comes a new version of this patch. In this version, ARM are also supported. Modifications include: 1. Determine MSVC ARM compiler

Re: [CMake] Add support for Metro apps

2014-01-30 Thread Minmin Gong
be supported. The project files can be generated, built and depolyed well. Minmin 2013-11-27 Minmin Gong minmin.g...@gmail.com: 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

[CMake] Add support for Metro apps

2013-11-26 Thread Minmin Gong
PackageCertificateKeyFile tag to vcxproj for package certification. After that, an app with x86 or x64 configuration can be correctly built an packed. Do you have some more suggestions about this feature? Thanks. -- Minmin Gong 0001-CMake-Add-support-for-WinRT-platforms-and-metro-apps.patch Description: Binary data