diff options
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index c0ebbe2..2e767ef 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -66,7 +66,7 @@ target_link_libraries(${PROJECT_NAME} dw) target_link_libraries_system( ${PROJECT_NAME} - fmt::fmt-header-only + fmt::fmt GSL yacppdic ctre |