mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
Use cmCacheManager to load entries from the cache
This commit is contained in:
@@ -83,7 +83,6 @@ protected:
|
||||
|
||||
bool ReadWithPrefix(std::vector<std::string> const& args);
|
||||
void CheckLine(const char* line);
|
||||
bool ParseEntry(const char* entry, std::string& var, std::string& value);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user