[CMake] CMAKE changing Visual Studio Settings

2014-07-21 Thread Joseph Rosensweig
I've been using CMAKE recently on Linux and Windows and I really like it. Its a great way of spinning up a project and organizing your builds. There are just a few things that are bugging me and I'm hoping to get help here. Visual Studio Settings Every time CMAKE generates a project it will be a

Re: [CMake] CMAKE changing Visual Studio Settings

2014-07-21 Thread Joseph Rosensweig
On Sun, Jul 20, 2014 at 11:49 PM, Nils Gladitz nilsglad...@gmail.com wrote: On 07/21/2014 08:05 AM, Joseph Rosensweig wrote: Visual Studio Settings Every time CMAKE generates a project it will be a fresh solution and will not maintain any of the settings you applied to the Visual Studio

Re: [CMake] CMAKE changing Visual Studio Settings

2014-07-30 Thread Joseph Rosensweig
: -Original Message- From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of John Drescher Sent: Monday, July 21, 2014 3:55 PM To: Joseph Rosensweig Cc: CMake ML Subject: Re: [CMake] CMAKE changing Visual Studio Settings So CMAKE can't control the options int he *.user files I