On Thu, 2009-07-23 at 14:24 +0200, Michael Wild wrote:
> 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
> 

Thanks, but - in agreement with the documentation - it does not change
anything.

regards,
Dominik



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