[CMake] cmake clean

Pau Garcia i Quiles pgquiles at elpauer.org
Sat Jan 2 08:34:03 EST 2010


On Sat, Jan 2, 2010 at 1:37 PM, C. Meissa <carsten.meissa at gmx.de> wrote:
> Hello list,
>
> is there a make or cmake target which cleans all cmake generated files?
> (e.g. folder CMakeFiles, cmake_install.make, …)
>
> Would be nice not to be forced doing this manually…

No, there is not. Just use an out-of-source build.

http://www.cmake.org/Wiki/CMake_FAQ#CMake_does_not_generate_a_.22make_distclean.22_target._Why.3F
http://www.cmake.org/Wiki/CMake_FAQ#Running_.22make_clean.22_does_not_remove_custom_command_outputs._Why.3F


-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)


More information about the CMake mailing list