On 23. Jul, 2009, at 13:40, Dominik Szczerba wrote:

No, I do not have any cache files in the whole source tree.

The easiest - and the most suspicious - way to reproduce is:

1) cmake -C ~/src/mesh/CMakeInitialCache-x60.cmake ~/src/mesh
(this configures correctly, values from the cache are taken, I see them
displayed with MESSAGE. Now "make whatever" would work as expected.
2) ccmake .
^^^^^^^^^^^^^

This should be

ccmake ~/src/mesh


Michael
_______________________________________________
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