Skip to content

Commit

Permalink
add package preset
Browse files Browse the repository at this point in the history
  • Loading branch information
zerotacg committed Jun 14, 2024
1 parent ef2046d commit c7228d1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,11 @@
"GTEST_OUTPUT": "xml:${sourceDir}/build/reports/"
}
}
],
"packagePresets": [
{
"name": "client",
"configurePreset": "client"
}
]
}

0 comments on commit c7228d1

Please sign in to comment.