Arjen Markus wrote: > I did it this way just now too, but I found out that the intermediate > files are stored in the directory containing the CMakeLists.txt file!
Somehow a CMakeCache.txt file must have ended up in your source tree. Once an in-source build is done it is impossible to do out-of-source. Get a fresh tree from version control and try again. -Brad _______________________________________________ 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