summaryrefslogtreecommitdiffstats
path: root/Source/cmFindBase.h
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2012-10-31 20:32:41 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2012-10-31 20:32:41 (GMT)
commit6df05b93b15eaf6daa0699095e5a250888ef8d79 (patch)
tree5bde9c59d7a6158ac5ada42476b4a410e3014eca /Source/cmFindBase.h
parentc3b82f67703f00c89a223043e9e48a6b3e1c4aac (diff)
parent66759eea5e90d4af96fd79e2e9017cb2141f5415 (diff)
downloadCMake-6df05b93b15eaf6daa0699095e5a250888ef8d79.zip
CMake-6df05b93b15eaf6daa0699095e5a250888ef8d79.tar.gz
CMake-6df05b93b15eaf6daa0699095e5a250888ef8d79.tar.bz2
Merge topic 'find_library-NAMES_PER_DIR'
66759ee find_library: Optionally consider all names in each directory 9cb68b1 find_library: Generalize helper macro in test case b64dd76 find_library: Simplify framework search logic 531c71b find_library: Refactor internal name iteration
Diffstat (limited to 'Source/cmFindBase.h')
-rw-r--r--Source/cmFindBase.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cmFindBase.h b/Source/cmFindBase.h
index eac1885..84b0330 100644
--- a/Source/cmFindBase.h
+++ b/Source/cmFindBase.h
@@ -49,6 +49,8 @@ protected:
cmStdString VariableDocumentation;
cmStdString VariableName;
std::vector<std::string> Names;
+ bool NamesPerDir;
+ bool NamesPerDirAllowed;
// CMAKE_*_PATH CMAKE_SYSTEM_*_PATH FRAMEWORK|LIBRARY|INCLUDE|PROGRAM
cmStdString EnvironmentPath; // LIB,INCLUDE