Skip to content

Commit

Permalink
Merge pull request #89 from bemanproject/camio-patch-1
Browse files Browse the repository at this point in the history
Fix typo in CMakePresets.json
  • Loading branch information
neatudarius authored Dec 12, 2024
2 parents db756d0 + 553f284 commit 9e0c8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
{
"name": "clang-16",
"inherits": "common",
"configurePreset": "clang-16"
"configurePreset": "clang-16",
"targets": [
"all_verify_interface_header_sets",
"all"
Expand Down

0 comments on commit 9e0c8f7

Please sign in to comment.