Fix typo in README.md
This commit is contained in:
parent
883310d241
commit
cdb2b975c4
@ -11,7 +11,7 @@ See [webcxx-example](https://git.cloudapio.eu/apio/webcxx-example).
|
|||||||
## How to add webcxx into your project (with CMake)
|
## How to add webcxx into your project (with CMake)
|
||||||
Add this repo as a submodule.
|
Add this repo as a submodule.
|
||||||
|
|
||||||
Append the following lines into your CMakeLists.txt:
|
Append the following lines to your CMakeLists.txt:
|
||||||
|
|
||||||
```
|
```
|
||||||
include(webcxx/CMakeLists.txt)
|
include(webcxx/CMakeLists.txt)
|
||||||
|
Loading…
Reference in New Issue
Block a user