[CMake] How clean generated build system files
lzprgmr
baiyanhuang at gmail.com
Sat Nov 3 07:40:43 EDT 2012
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20121103/6e0c0408/attachment.htm>
More information about the CMake
mailing list