Updated Library Documentation (markdown)
@@ -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.
|
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
|
```cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user