aboutsummaryrefslogtreecommitdiff
path: root/conanfile.py
diff options
context:
space:
mode:
Diffstat (limited to 'conanfile.py')
-rw-r--r--conanfile.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conanfile.py b/conanfile.py
index 2a77b01..a24cc33 100644
--- a/conanfile.py
+++ b/conanfile.py
@@ -28,6 +28,7 @@ class Wanda(ConanFile):
"clara/1.1.5@bincrafters/stable",
"spdlog/1.2.1@bincrafters/stable",
"range-v3/0.4.0@ericniebler/stable",
+ "CUTE/2.2.6@fmorgner/stable",
)
default_options = {
"asio:standalone": True,