mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05: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