On 2019 M03 28, Thu 18:22:03 CET Scott Bloom wrote: > Just a note, for google later on… 😊 > > The default appears to have the variable unset, so it doesn’t show up in the > list of variables in ccmake or the cmake-gui. > I also added it to my system before any INSTALL command was called. I don’t > know if that is necessary, but it does work > SET( CMAKE_SKIP_INSTALL_ALL_DEPENDENCY TRUE )
I'm not sure how that applies to the MSVC generators, but when using Makefiles, you can do make install/fast which just installs without building. Alex -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: https://cmake.org/mailman/listinfo/cmake