Skip to content

Commit

Permalink
Update CMakeSettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioperez committed Sep 27, 2021
1 parent e2d4d30 commit adbdc8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeSettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"name": "x64-Debug",
"generator": "Visual Studio 16 2019 Win64",
"configurationType": "Debug",
"inheritEnvironments": [ "msvc_x64_x64" ],
"inheritEnvironments": [ "msvc_x64" ],
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"buildCommandArgs": "",
Expand Down

0 comments on commit adbdc8b

Please sign in to comment.