The 3rd party libs should not be rebuilding if there are no source files changing... We do this all the time around here, and I have not heard anybody else complaining about this problem.
Is your project publicly available so that we may try to reproduce this behavior here...? On Fri, Apr 15, 2011 at 7:24 PM, 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 >
_______________________________________________ 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
