---------- Forwarded message ---------- From: John Drescher <[email protected]> Date: Thu, Mar 17, 2011 at 5:43 AM Subject: Re: [CMake] Setting Build properties for VS 2008 To: Dan Furtney <[email protected]>
On Wed, Mar 16, 2011 at 11:25 PM, Dan Furtney <[email protected]> wrote: > Is there a way for cmake to set the active build in a multi-project VS > solution? > Not directly. However you may be able to generate a .user file (xml based user settings file) without too much effort. John -- John M. Drescher _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
