[CMake] problems with cache and findvtk

Dominik Szczerba dominik at itis.ethz.ch
Thu Jul 23 10:33:35 EDT 2009


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
> 



More information about the CMake mailing list