mirror of
https://github.com/red0124/ssp.git
synced 2025-01-23 13:05:20 +01:00
update README
This commit is contained in:
parent
22f8d5f139
commit
716bc3e223
@ -408,7 +408,7 @@ FetchContent_MakeAvailable(ssp)
|
|||||||
```
|
```
|
||||||
Either way, after you prepare the target, you just have to invoke it in your project:
|
Either way, after you prepare the target, you just have to invoke it in your project:
|
||||||
```cmake
|
```cmake
|
||||||
target_link_libraries(project PUBLIC ssp)
|
target_link_libraries(project PUBLIC ssp fast_float)
|
||||||
```
|
```
|
||||||
## Meson
|
## Meson
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user