Re: [CMake] Program Database for Edit & Continue support

2012-02-06 Thread aaron . meadows
Sent: Monday, February 06, 2012 3:20 PM To: CMake ML Subject: [CMake] Program Database for Edit & Continue support In Visual Studio 2008, CMake generates projects to use the /Zi option, which is just "Program Database" in visual studio. The /ZI option enables "Program Data

[CMake] Program Database for Edit & Continue support

2012-02-06 Thread Robert Dailey
In Visual Studio 2008, CMake generates projects to use the /Zi option, which is just "Program Database" in visual studio. The /ZI option enables "Program Database with Edit & Continue", allowing the edit & continue functionality to be used. Is there a built in feature to change the debug informatio