mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
STYLE: some m_ to this-> cleanup
This commit is contained in:
@@ -76,8 +76,8 @@ public:
|
||||
std::set<cmDependInformation const*> *visited);
|
||||
|
||||
private:
|
||||
std::string m_File;
|
||||
std::string m_OutputFile;
|
||||
std::string File;
|
||||
std::string OutputFile;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user