mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-07 17:26:51 +08:00
Merge pull request #145 from OlivierLDff/alias
🔨 add library ALIAS FastFloat::fast_float
This commit is contained in:
commit
f1c69acec4
@ -24,6 +24,7 @@ endif()
|
||||
|
||||
|
||||
add_library(fast_float INTERFACE)
|
||||
add_library(FastFloat::fast_float ALIAS fast_float)
|
||||
target_include_directories(
|
||||
fast_float
|
||||
INTERFACE
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user