mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-02-17 07:39:55 +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(fast_float INTERFACE)
|
||||||
|
add_library(FastFloat::fast_float ALIAS fast_float)
|
||||||
target_include_directories(
|
target_include_directories(
|
||||||
fast_float
|
fast_float
|
||||||
INTERFACE
|
INTERFACE
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user