aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79b8421..42d2c2b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -58,6 +58,7 @@ add_wanda_library(NAME "wanda"
LIBRARIES
"CONAN_PKG::asio"
"CONAN_PKG::spdlog"
+ "CONAN_PKG::range-v3"
"SYSTEM::C++FS"
"Threads::Threads"
)