Skip to content

Commit 091d794

Browse files
committed
remove gsl
1 parent 7dc1f93 commit 091d794

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

vcpkg.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
"description": "provides cmake boilerplate for a c++ project.",
55
"dependencies": [
66
"fmt",
7-
"catch2",
8-
"ms-gsl"
7+
"catch2"
98
],
109
"$url": "https://github.com/dk949/cpp-init"
1110
}

0 commit comments

Comments
 (0)