mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
ENH: move framework stuff from FindFile to FindPath
This commit is contained in:
@@ -78,7 +78,9 @@ public:
|
||||
"the cache entry <VAR>. The environment variable CMAKE_INCLUDE_PATH "
|
||||
"is searched as well as the PATH variable.\n";
|
||||
}
|
||||
|
||||
cmStdString FindHeaderInFrameworks( std::vector<std::string> path,
|
||||
const char* var, const char* file);
|
||||
|
||||
cmTypeMacro(cmFindPathCommand, cmCommand);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user