Merge pull request #145 from OlivierLDff/alias

🔨 add library ALIAS FastFloat::fast_float
This commit is contained in:
Daniel Lemire 2022-09-26 09:53:50 -04:00 committed by GitHub
commit f1c69acec4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ endif()
add_library(fast_float INTERFACE)
add_library(FastFloat::fast_float ALIAS fast_float)
target_include_directories(
fast_float
INTERFACE