diff --git a/CMakeLists.txt b/CMakeLists.txt
index a5ee5840ad174e272e7dc78867f88a58cd119554..713d4b8051a6a302acaec1152b9ad7a3a0c035f1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -63,7 +63,7 @@ target_compile_options(
 target_link_libraries(
 	"${TARGET_NAME}"
 	PRIVATE
-		fmt::fmt-header-only
+		fmt-header-only
 )
 
 add_custom_target(