mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
COMP: also commit the header...
Alex
This commit is contained in:
@@ -93,6 +93,8 @@ public:
|
||||
|
||||
cmTypeMacro(cmFindPackageCommand, cmCommand);
|
||||
private:
|
||||
void AppendSuccessInformation(bool quiet);
|
||||
void AppendToProperty(const char* propertyName);
|
||||
bool FindModule(bool& found, bool quiet, bool required);
|
||||
bool FindConfig();
|
||||
std::string SearchForConfig() const;
|
||||
|
||||
Reference in New Issue
Block a user