How can i &quot;not clean&quot; external projects, on which this project depends, when i clean this project? I want some &quot;shared&quot; external projects, used from different projects. When i write &quot;make clean&quot; 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.<br>