Re: [CMake] Visual Studio: force use of folders

2017-02-06 Thread Brad King
On 01/31/2017 05:17 AM, Alexander Hans wrote: > What we want is to use Visual Studio 2013 as IDE with the vc100 compilers. > It is possible to create a Visual Studio 2010 solution with CMake and open > and compile that with Visual Studio 2013. Instead you should use the "Visual Studio 12 2013" gen

[CMake] Visual Studio: force use of folders

2017-01-31 Thread Alexander Hans
Hi all, we have the following setup: Visual Studio 2013 Professional is installed, but for compatibility reasons we need to use the Visual Studio 2010 (vc100) compilers. To that end we have Visual Studio 2010 Express installed (to complicate things, we also need the Windows SDK 7.1 to get access t