Hello guys! I have researched a lot about it but can't find a solution.
I have a project under SVN control and using CMake to compile the whole code. But, when i run "make clean", the CMake clean its temporary directories and the .svn directories too, what cause many troubles when commiting the changes. My question is: is there a way to ask for CMake to not delete every .svn directories found? Thanks in advance! -- Best regards, MaurĂcio Souza Klein.
-- 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
