[CMake] Clearing all cmake files

Andreas Pakulat apaku at gmx.de
Tue Sep 9 10:35:28 EDT 2008


On 09.09.08 09:55:19, Robert Kubrick wrote:
> I was wondering if there is a standard command to clear all cmake files, 
> including CMakeLists.txt, CMakeCache.txt, the CMakeFiles directory and 
> cmake_install.cmake?

Its called "rm" on Unix and you'd use the explorer ond windows :)
Although I suspect you didn't mean "CMakeLists.txt" there, as that would
mean removing the complete buildsystem you've written.

Andreas

-- 
Just because the message may never be received does not mean it is
not worth sending.


More information about the CMake mailing list