We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf541e9 commit cd458b0Copy full SHA for cd458b0
vcpkg.json
@@ -4,7 +4,8 @@
4
"description": "provides cmake boilerplate for a c++ project.",
5
"dependencies": [
6
"fmt",
7
- "catch2"
+ "catch2",
8
+ "ms-gsl"
9
],
10
"$url": "https://github.com/dk949/cpp-init"
11
}
0 commit comments