[cmake-developers] unexpected cmake cache behaviour

Brad King brad.king at kitware.com
Tue Jul 18 15:23:22 EDT 2006


Brad King wrote:
> The bug is in cmFindPathCommand and cmFindBase.  The AlreadyInCache
> check prevents the command from ever setting the type and documentation
> properly.

I've fixed it:

/cvsroot/CMake/CMake/Source/cmFindBase.cxx,v  <--  cmFindBase.cxx
new revision: 1.16; previous revision: 1.15
/cvsroot/CMake/CMake/Source/cmFindBase.h,v  <--  cmFindBase.h
new revision: 1.8; previous revision: 1.7
/cvsroot/CMake/CMake/Source/cmFindLibraryCommand.cxx,v  <--
cmFindLibraryCommand.cxx
new revision: 1.39; previous revision: 1.38
/cvsroot/CMake/CMake/Source/cmFindPathCommand.cxx,v  <--
cmFindPathCommand.cxx
new revision: 1.33; previous revision: 1.32
/cvsroot/CMake/CMake/Source/cmFindProgramCommand.cxx,v  <--
cmFindProgramCommand.cxx
new revision: 1.37; previous revision: 1.36

-Brad



More information about the cmake-developers mailing list