On Sat, Jan 2, 2010 at 1:37 PM, C. Meissa <carsten.mei...@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)
_______________________________________________
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