aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-02-11 10:57:58 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-02-11 10:57:58 +0100
commit943ddf3aa5538716afbb5a746d839e6b66b74078 (patch)
tree51dc8aec321270fafb9296f2955354f35066c26b
parent454e6949dc659dd15f47dbc8311c95e2894c4636 (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4ebb8de..e2086fd 100644
--- a/README.md
+++ b/README.md
@@ -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)