COMP: also commit the header...
Alex
This commit is contained in:
parent
88bb17bee9
commit
2f06857635
@ -93,6 +93,8 @@ public:
|
|||||||
|
|
||||||
cmTypeMacro(cmFindPackageCommand, cmCommand);
|
cmTypeMacro(cmFindPackageCommand, cmCommand);
|
||||||
private:
|
private:
|
||||||
|
void AppendSuccessInformation(bool quiet);
|
||||||
|
void AppendToProperty(const char* propertyName);
|
||||||
bool FindModule(bool& found, bool quiet, bool required);
|
bool FindModule(bool& found, bool quiet, bool required);
|
||||||
bool FindConfig();
|
bool FindConfig();
|
||||||
std::string SearchForConfig() const;
|
std::string SearchForConfig() const;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user