[CMake] Workflow of a collaborative project in Visual Studio+CMake

Mateusz Łoskot mateusz at loskot.net
Sat Nov 12 10:27:07 EST 2011


On 12 November 2011 12:39, David Cole <david.cole at kitware.com> wrote:
> For reference, the bug Mike refers to is this one:
>
>  http://public.kitware.com/Bug/view.php?id=11258
>
> I always use the manual technique of shutting down VS, running CMake,
> and then re-opening VS. It's really not that bad, once you get used to it.

Actually, there is no need to completely shut down VS.
File -> Close Solution or quick keyboard shortcut/accelerators use: Alt + F -> t
then run cmake
then File -> Recent Projects -> reopen yours or quick shortcut Alt + F -> j -> 1

Using keyboard makes this operation unnoticeable effort.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net


More information about the CMake mailing list