Updated Library Documentation (markdown)

2025-09-02 12:38:14 +03:00
parent 4bb8c23244
commit 00651d9961

@@ -593,7 +593,7 @@ int main(int argc, char** argv) {
---
#### Compling and linking
### Compling and linking
If you're using CMake in your project, you can include it directly with `add_subdirectory`. Both the static and shared libraries will be compiled.
```cmake