diff --git a/CMakeSettings.json b/CMakeSettings.json index 59203770185..53cff76717c 100644 --- a/CMakeSettings.json +++ b/CMakeSettings.json @@ -2,7 +2,7 @@ "configurations": [ { "name": "x64-Debug", - "generator": "Visual Studio 14 2015 Win64", + "generator": "Visual Studio 15 2017 Win64", "configurationType": "Debug", "inheritEnvironments": [ "msvc_x64_x64" @@ -27,4 +27,4 @@ "ctestCommandArgs": "" } ] -} \ No newline at end of file +}