summaryrefslogtreecommitdiffstats
path: root/Source/cmFindBase.h
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-07-24 15:19:42 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-07-24 15:19:42 (GMT)
commitecf914e6975b75166df2a0f36744221fe3b80899 (patch)
treefed23def8dcd0943d806ffe158d32e145f26e3bb /Source/cmFindBase.h
parent3776cfa0eb5bd7e6d6863b2e342aadc7739bf90f (diff)
downloadCMake-ecf914e6975b75166df2a0f36744221fe3b80899.zip
CMake-ecf914e6975b75166df2a0f36744221fe3b80899.tar.gz
CMake-ecf914e6975b75166df2a0f36744221fe3b80899.tar.bz2
ENH: move changes from main tree to release branch
Diffstat (limited to 'Source/cmFindBase.h')
-rw-r--r--Source/cmFindBase.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmFindBase.h b/Source/cmFindBase.h
index 60c8853..e7084a4 100644
--- a/Source/cmFindBase.h
+++ b/Source/cmFindBase.h
@@ -67,6 +67,7 @@ protected:
cmStdString EnvironmentPath; // LIB,INCLUDE
bool AlreadyInCache;
+ bool AlreadyInCacheWithoutMetaInfo;
bool NoDefaultPath;
bool NoCMakePath;
bool NoCMakeEnvironmentPath;