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