Skip to content

Commit

Permalink
Update CMakeSettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jbpezent committed Jun 24, 2024
1 parent f20fe15 commit aa8d9b1
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 @@ -7,7 +7,7 @@
"buildRoot": "${projectDir}\\out\\build\\${name}",
"installRoot": "${projectDir}\\out\\install\\${name}",
"cmakeCommandArgs": "",
"buildCommandArgs": "-j24 -v",
"buildCommandArgs": "-j5 -v",
"ctestCommandArgs": "",
"intelliSenseMode": "windows-clang-x64",
"inheritEnvironments": [ "clang_cl_x64" ],
Expand Down

0 comments on commit aa8d9b1

Please sign in to comment.