aboutsummaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
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..1a110ef9 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -4,6 +4,7 @@
"version": "0.0.1",
"dependencies": [
"ms-gsl",
- "gtest"
+ "gtest",
+ "double-conversion"
]
}