diff options
Diffstat (limited to 'Source/cmInstallGenerator.h')
-rw-r--r-- | Source/cmInstallGenerator.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/cmInstallGenerator.h b/Source/cmInstallGenerator.h index 73aa4ff..fee0d68 100644 --- a/Source/cmInstallGenerator.h +++ b/Source/cmInstallGenerator.h @@ -38,6 +38,7 @@ public: const char* file, bool optional = false, const char* properties = 0, const char* permissions = 0, + const char* component = 0, const char* rename = 0); protected: |