mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-23 07:28:51 -06:00
Rename cmProp in cmValue
This commit is contained in:
@@ -327,7 +327,7 @@ private:
|
||||
bool XcodeBuildCommandInitialized;
|
||||
|
||||
void PrintCompilerAdvice(std::ostream&, std::string const&,
|
||||
cmProp) const override
|
||||
cmValue) const override
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user