diff options
Diffstat (limited to 'source/lib/proto/CMakeLists.txt')
| -rw-r--r-- | source/lib/proto/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/proto/CMakeLists.txt b/source/lib/proto/CMakeLists.txt index 9967a95..53aeb43 100644 --- a/source/lib/proto/CMakeLists.txt +++ b/source/lib/proto/CMakeLists.txt @@ -28,7 +28,7 @@ target_compile_features("wanda-${LIB_NAME}" PUBLIC ) target_link_libraries("wanda-${LIB_NAME}" PUBLIC - "fmt::fmt" + "fmt::fmt-header-only" ) install(TARGETS "wanda-${LIB_NAME}" |
