mirror of
https://gitlab.com/manzerbredes/pgnp.git
synced 2025-04-06 10:06:25 +02:00
Update README.md
This commit is contained in:
parent
454e6949dc
commit
943ddf3aa5
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ Access to moves:
|
||||||
# CMake Integration
|
# CMake Integration
|
||||||
By using the `add_subdirectory()` directive on this repository, you will be able to use the following cmake calls in your project:
|
By using the `add_subdirectory()` directive on this repository, you will be able to use the following cmake calls in your project:
|
||||||
|
|
||||||
include_directories(${PGNP_INCLUDE_DIR})
|
|
||||||
target_link_libraries(<YOUR_TARGET> pgnp)
|
target_link_libraries(<YOUR_TARGET> pgnp)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue