Skip to content

Commit

Permalink
Fix merge failures
Browse files Browse the repository at this point in the history
  • Loading branch information
ClausKlein committed Nov 20, 2024
1 parent d48c6c6 commit f1402d6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,15 @@
"all_verify_interface_header_sets",
"all"
]
},
{
"name": "clang-16",
"inherits": "common",
"configurePreset": "clang-16",
"targets": [
"all_verify_interface_header_sets",
"all"
]
}
],
"testPresets": [
Expand Down

0 comments on commit f1402d6

Please sign in to comment.