From 943ddf3aa5538716afbb5a746d839e6b66b74078 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 11 Feb 2023 10:57:58 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) 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( pgnp)