diff --git a/CMakeLists.txt b/CMakeLists.txt index f3ab1be..c09620b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -24,6 +24,7 @@ endif() add_library(fast_float INTERFACE) +add_library(FastFloat::fast_float ALIAS fast_float) target_include_directories( fast_float INTERFACE