mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-09 01:09:30 -05:00
Rename cmProp in cmValue
This commit is contained in:
@@ -201,7 +201,7 @@ protected:
|
||||
private:
|
||||
virtual std::string GetVSMakeProgram() = 0;
|
||||
void PrintCompilerAdvice(std::ostream&, std::string const&,
|
||||
cmProp) const override
|
||||
cmValue) const override
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user