aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"]
}