Skip to content

Commit 83c9a98

Browse files
steve-downeyClausKlein
authored andcommitted
Add verify to build presets
Add the verify headers target to the build presets for each compiler.
1 parent 5cffcdb commit 83c9a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakePresets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
{
159159
"name": "clang-16",
160160
"inherits": "common",
161-
"configurePreset": "clang-16"
161+
"configurePreset": "clang-16",
162162
"targets": [
163163
"all_verify_interface_header_sets",
164164
"all"

0 commit comments

Comments
 (0)