ycm-cmake-modules icon indicating copy to clipboard operation
ycm-cmake-modules copied to clipboard

dist-clean target

Open drdanz opened this issue 11 years ago • 1 comments
trafficstars

Sometimes it would be useful to have a target that deletes also the sources, in order to restart start in a completely clean environment

drdanz avatar May 21 '14 15:05 drdanz

A target like these would be useful when changing name or component of a subproject, to avoid having users around with a bunch of "old" directories around the superbuild, that is error prone.

traversaro avatar Jul 19 '14 12:07 traversaro