mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
This commit is contained in:
@@ -111,7 +111,6 @@ public:
|
||||
|
||||
protected:
|
||||
void Generate() override;
|
||||
virtual const char* GetIDEVersion() = 0;
|
||||
|
||||
std::string const& GetDevEnvCommand();
|
||||
virtual std::string FindDevEnvCommand();
|
||||
|
||||
Reference in New Issue
Block a user