[CMake] Disallowing in-source builds
Mateusz Loskot
mateusz at loskot.net
Thu Oct 7 05:36:30 EDT 2010
On 07/10/10 10:21, fatman at crackmonkey.us wrote:
> Then, to clear all CMake debris:
> rm -r projectx/cmake/*
On Unix, if a project is managed by SVN it's easy to clean tree from
generated files:
$ svn-clean
Distributed with Debian, Ubuntu, etc. as well as downloadable [1]
I'm sure there are similar commands/tools possible for Git, Mercurial
and others.
[1]
http://websvn.kde.org/*checkout*/trunk/KDE/kdesdk/scripts/svn-clean?pathrev=499176
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org
Member of ACCU, http://accu.org
More information about the CMake
mailing list