mirror of
https://github.com/QuasarApp/Heart.git
synced 2025-04-26 01:34:37 +00:00
Update README.md
This commit is contained in:
parent
5e18f988b9
commit
9a20532d22
@ -24,13 +24,6 @@ This library consists of two levels (AbstractNode level and DataBaseNode level).
|
|||||||
add_subdirectory(Heart)
|
add_subdirectory(Heart)
|
||||||
```
|
```
|
||||||
|
|
||||||
where 1 - is code of build level
|
|
||||||
|
|
||||||
1 - AbstractNode
|
|
||||||
|
|
||||||
2 - DataBaseNode
|
|
||||||
|
|
||||||
3 - NetworkNode
|
|
||||||
* link the Heart library to your target
|
* link the Heart library to your target
|
||||||
```cmake
|
```cmake
|
||||||
target_link_libraries(yourLib PUBLIC Heart)
|
target_link_libraries(yourLib PUBLIC Heart)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user