aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-30 16:56:28 +0800
committercrupest <crupest@outlook.com>2021-10-30 16:56:28 +0800
commit67123decff3abf66f12ddb4d2b707c1b0ad5a90b (patch)
treed51fdb2f3fdfc5cae538c9d0091fd04c37784f99
parent4b1008ef111caf2008d3b4530993d17fd0e365ae (diff)
downloadcru-67123decff3abf66f12ddb4d2b707c1b0ad5a90b.tar.gz
cru-67123decff3abf66f12ddb4d2b707c1b0ad5a90b.tar.bz2
cru-67123decff3abf66f12ddb4d2b707c1b0ad5a90b.zip
...
-rw-r--r--vcpkg.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/vcpkg.json b/vcpkg.json
index cd113520..0720077d 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -1,11 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
- "name": "cruui",
+ "name": "cru",
"version": "0.0.1",
- "dependencies": [
- "ms-gsl",
- "gtest",
- "boost-property-tree",
- "boost-functional"
- ]
+ "dependencies": ["ms-gsl", "gtest", "boost"]
}