mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-25 00:59:19 -06:00
ENH: Changing shared library versioned file names on OSX to conform to that platform's convention.
This commit is contained in:
@@ -125,6 +125,7 @@ protected:
|
||||
bool HandleRelativePathCommand(std::vector<std::string> const& args);
|
||||
bool HandleCMakePathCommand(std::vector<std::string> const& args,
|
||||
bool nativePath);
|
||||
void ComputeVersionedName(std::string& name, const char* version);
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user