Hi, All,

Is there any way to clean the generated build system files, like vs project
files, make files, it might be ok if generate out-of-place, but for
in-place files, it is really a pain if you want to remove those files,
especially there are a lot of projects and directories. Ideally, I would
expect there is a command like:

    cmake -clean

(I used to use premake, which has a nice action called "clean", so you can:
premake4 clean to remove generated files)

Thanks.
--

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

Reply via email to