mirror of
https://github.com/red0124/ssp.git
synced 2025-12-13 05:29:54 +01:00
update README
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user