aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-05 22:17:34 +0800
committercrupest <crupest@outlook.com>2021-12-05 22:17:34 +0800
commit6117141e1ff1e464854949c8a792961dbad8ea73 (patch)
tree579f216c677f537712c9d7b08c42ca017714cdae /vcpkg.json
parente66fa1364d993b2a9f55781850d4b48f1723e309 (diff)
downloadcru-6117141e1ff1e464854949c8a792961dbad8ea73.tar.gz
cru-6117141e1ff1e464854949c8a792961dbad8ea73.tar.bz2
cru-6117141e1ff1e464854949c8a792961dbad8ea73.zip
...
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vcpkg.json b/vcpkg.json
index a2bb1f4c..b0a2acd5 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,6 +4,7 @@
"version": "0.0.1",
"dependencies": [
"ms-gsl",
- "gtest"
+ "gtest",
+ "dlib"
]
}