mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 05:11:48 +08:00
bf2dbc58a8
* [fast-float] Bump to 5.2.0 * Update version database
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)
|