mirror of
https://github.com/reactos/CMake.git
synced 2025-02-17 18:17:57 +00:00
ENH: remove qualifier from .h file
This commit is contained in:
parent
7dcbe5e1f5
commit
f2b2861248
@ -471,7 +471,7 @@ private:
|
||||
|
||||
// Get the full path to the target output directory.
|
||||
std::string GetOutputDir(bool implib);
|
||||
std::string const& cmTarget::ComputeBaseOutputDir(bool implib);
|
||||
std::string const& ComputeBaseOutputDir(bool implib);
|
||||
|
||||
const char* ImportedGetLocation(const char* config);
|
||||
const char* NormalGetLocation(const char* config);
|
||||
|
Loading…
x
Reference in New Issue
Block a user