aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-05-02 19:44:58 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-05-02 19:44:58 +0200
commitffed9d86fce8cd6c382829075c94b8e1cf1865c6 (patch)
tree538fd879fd7a8a06dc7a71b4448e477a54d74880
parente0e4291602ce092435fffad9c8902d1fbef5e114 (diff)
Update pgnp and improve CMake integration
-rw-r--r--CMakeLists.txt1
m---------libs/pgnp0
2 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6083326..4775bdd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -26,7 +26,6 @@ include_directories(${CGEDITOR_INCLUDE_DIR})
# pgnp
add_subdirectory(libs/pgnp)
target_link_libraries(ochess pgnp)
-include_directories(${PGNP_INCLUDE_DIR})
#uciadapter
add_subdirectory(libs/uciadapter)
diff --git a/libs/pgnp b/libs/pgnp
-Subproject 61eeec24217c183b22802924a2939eed00829a4
+Subproject 2df779cef106a875ce29b18256e3be3243074bf