On 2013-04-04 11:01, Daniel Carrera wrote:
On 4 April 2013 12:41, Eric Noulard wrote:
Yes I know.
By suicidal I mean that the built tool will remove its own file
(but not the CMakeLists.txt off course).

I see what you mean. The Makefile is killing itself. It is committing suicide.

Would it be a reasonable idea to delete CMakeCache.txt and maybe even
CMakeFiles but leaving Makefile intact?

IMHO, probably not; with the cache gone, re-running CMake is not guaranteed to succeed, and even less to produce the same results as before. I'd think it would be better to erase the Makefile that probably is no longer useful/correct.

--
Matthew

--

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