Update README.md

This commit is contained in:
Loic Guegan 2023-02-11 10:57:58 +01:00
parent 454e6949dc
commit 943ddf3aa5

View file

@ -89,7 +89,6 @@ Access to moves:
# CMake Integration
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)