So what's your problem? :) seriously, which command do you use? You may right-click on your project and choose "rebuild only project".
On Apr 16, 2011 3:24 AM, "Jesse Werner" <[email protected]> wrote: > I have a visual studio 2010 solution that I create with cmake. I have about > 10 projects in the solution. Nine of these are open source libraries im > using. The 10th is obviously the project I am currently working on. When I > do a rebuild, it takes several minutes because it recompiles all the 3rd > party libs. I would like rebuild to only rebuild my project as the 3rd party > libs will not be changing.
_______________________________________________ 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
