aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-13 21:30:02 +0800
committercrupest <crupest@outlook.com>2021-12-13 21:30:02 +0800
commit1110791e029f9e9b71fccd8a0727130621e97d63 (patch)
tree7b78c154661e8ab0203d000a4952b900f472747a /vcpkg.json
parent770d0dbdcdc1e54f66c2ed2c8855a2f9cf2af61a (diff)
downloadcru-1110791e029f9e9b71fccd8a0727130621e97d63.tar.gz
cru-1110791e029f9e9b71fccd8a0727130621e97d63.tar.bz2
cru-1110791e029f9e9b71fccd8a0727130621e97d63.zip
..
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/vcpkg.json b/vcpkg.json
index b0a2acd5..a2bb1f4c 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,7 +4,6 @@
"version": "0.0.1",
"dependencies": [
"ms-gsl",
- "gtest",
- "dlib"
+ "gtest"
]
}