aboutsummaryrefslogtreecommitdiff
path: root/source/lib/system
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/system')
-rw-r--r--source/lib/system/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/system/CMakeLists.txt b/source/lib/system/CMakeLists.txt
index ecfa2c3..6b65f4b 100644
--- a/source/lib/system/CMakeLists.txt
+++ b/source/lib/system/CMakeLists.txt
@@ -52,7 +52,7 @@ target_link_libraries("wanda-${LIB_NAME}" PUBLIC
"wanda::std_ext"
"boost::boost"
- "fmt::fmt"
+ "fmt::fmt-header-only"
"JPEG::JPEG"
"PNG::PNG"
"spdlog::spdlog_header_only"