How can i "not clean" external projects, on which this project depends, when i clean this project? I want some "shared" external projects, used from different projects. When i write "make clean" i want clean only current project binaries and keep all external projects (for example, massive external projects such as OpenCV). Is it possible without manual changes in External Project module.
--
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
