mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05: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