summaryrefslogtreecommitdiffstats
path: root/Source/cmGlobalVisualStudio14Generator.h
diff options
context:
space:
mode:
authorVitaly Stakhovsky <vvs31415@gitlab.org>2019-01-02 13:25:49 (GMT)
committerVitaly Stakhovsky <vvs31415@gitlab.org>2019-01-02 13:25:49 (GMT)
commit77d83568e0aa96c34520b78e3671aa0d140a158e (patch)
tree5fdcf8fd49076c141364770529bbf9a9725c6783 /Source/cmGlobalVisualStudio14Generator.h
parent88f1e79f3e8076bd57d9ae54037fd05f655c2960 (diff)
downloadCMake-77d83568e0aa96c34520b78e3671aa0d140a158e.zip
CMake-77d83568e0aa96c34520b78e3671aa0d140a158e.tar.gz
CMake-77d83568e0aa96c34520b78e3671aa0d140a158e.tar.bz2
cmGlobalVisualStudioGenerator::GetIDEVersion(): const added
Diffstat (limited to 'Source/cmGlobalVisualStudio14Generator.h')
-rw-r--r--Source/cmGlobalVisualStudio14Generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmGlobalVisualStudio14Generator.h b/Source/cmGlobalVisualStudio14Generator.h
index 9f5bb4e..4bc430b 100644
--- a/Source/cmGlobalVisualStudio14Generator.h
+++ b/Source/cmGlobalVisualStudio14Generator.h
@@ -41,7 +41,7 @@ protected:
// version of the toolset.
virtual std::string GetWindows10SDKMaxVersion() const;
- const char* GetIDEVersion() override { return "14.0"; }
+ const char* GetIDEVersion() const override { return "14.0"; }
virtual bool SelectWindows10SDK(cmMakefile* mf, bool required);
// Used to verify that the Desktop toolset for the current generator is