Re: [cmake-developers] msbuild VisualStudioEdition value (was: Fix for Windows Store warning APPX1901...)

2015-02-06 Thread Robert Goulet
Gilles? Any advices about this one? Thanks! -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: Tuesday, February 3, 2015 3:12 PM To: Robert Goulet; Gilles Khouzam Cc: cmake-developers@cmake.org Subject: Re: msbuild VisualStudioEdition value (was: Fix for Windows

Re: [cmake-developers] msbuild VisualStudioEdition value (was: Fix for Windows Store warning APPX1901...)

2015-02-03 Thread Brad King
On 01/30/2015 10:35 AM, Robert Goulet wrote: makeCommand.push_back(std::string(/p:VisualStudioVersion=)+ this-GetIDEVersion()); + + // Normally this is only needed for Windows Store/Phone apps when building from command-line. + // Fixes warning APPX2102: : File