mirror of
https://github.com/fastfloat/fast_float.git
synced 2025-12-06 16:56:57 +08:00
Update README.md
This commit is contained in:
parent
6f2586c859
commit
ae463133e4
@ -67,7 +67,7 @@ which is merely a pointer to the `include` directory.
|
|||||||
If you drop the `fast_float` repository in your CMake project, you should be able to use
|
If you drop the `fast_float` repository in your CMake project, you should be able to use
|
||||||
it in this manner:
|
it in this manner:
|
||||||
|
|
||||||
```
|
```cmake
|
||||||
add_subdirectory(fast_float)
|
add_subdirectory(fast_float)
|
||||||
target_link_libraries(myprogram PUBLIC fast_float)
|
target_link_libraries(myprogram PUBLIC fast_float)
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user