I'm a newbie with cmake, and I wanted to clarify a couple things. From what I understand, there's no command to clear CMakeCache files. If I add a new file or change the CMakeLists, then I have to delete the CMakeCache files manually. If I change an option using ccmake, do I have to remove the cache files before "generating"?
Thanks, Mike _______________________________________________ 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