Skip to content

Commit

Permalink
Add dev-windows test preset.
Browse files Browse the repository at this point in the history
  • Loading branch information
abeltrano committed Jan 26, 2024
1 parent 4553be0 commit 277baa5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,13 @@
"name": "(root)"
}
}
},
{
"name": "dev-windows",
"configurePreset": "dev-windows",
"inherits": [
"test-common"
]
}
]
}

0 comments on commit 277baa5

Please sign in to comment.