mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
COMP: forgot to commit this one
Alex
This commit is contained in:
@@ -36,6 +36,9 @@ public:
|
||||
);
|
||||
virtual ~cmInstallTargetGenerator();
|
||||
|
||||
static std::string GetInstallFilename(cmTarget*target, const char* config,
|
||||
bool implib, bool useSOName);
|
||||
|
||||
protected:
|
||||
virtual void GenerateScript(std::ostream& os);
|
||||
void PrepareScriptReference(std::ostream& os, cmTarget* target,
|
||||
|
||||
Reference in New Issue
Block a user