mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
STYLE: some m_ to this-> cleanup
This commit is contained in:
@@ -75,7 +75,7 @@ public:
|
||||
cmTypeMacro(cmAddLibraryCommand, cmCommand);
|
||||
|
||||
private:
|
||||
std::string m_LibName;
|
||||
std::string LibName;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user