Skip to content

Commit

Permalink
Update CMakeSettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits committed Oct 8, 2019
1 parent 0b4fc50 commit 5ccea25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeSettings.json
Expand Up @@ -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"
Expand All @@ -27,4 +27,4 @@
"ctestCommandArgs": ""
}
]
}
}

0 comments on commit 5ccea25

Please sign in to comment.