mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 15:39:01 +08:00
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
|
fast-float provides CMake targets:
|
||
|
|
||
|
find_package(FastFloat CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE FastFloat::fast_float)
|