mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
clang-tidy: fix readability-redundant-access-specifiers warnings
This commit is contained in:
@@ -24,7 +24,6 @@ protected:
|
||||
std::string WorkspacePath;
|
||||
unsigned int CpuCount = 2;
|
||||
|
||||
protected:
|
||||
std::string GetCodeLiteCompilerName(const cmMakefile* mf) const;
|
||||
std::string GetConfigurationName(const cmMakefile* mf) const;
|
||||
std::string GetBuildCommand(const cmMakefile* mf,
|
||||
|
||||
Reference in New Issue
Block a user