diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-02 18:20:53 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-05-02 18:20:53 +0200 |
| commit | f148720b594ad4853b63864e8d67c247e6a593d0 (patch) | |
| tree | 85a09a2f3f3b79cd9f7973de05f3a0e700ce7ded /CMakeLists.txt | |
| parent | f5293f7a17967b6cf2e9362fa14fa214c1fa51cf (diff) | |
Update uciadapter
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index f14f27a..5884080 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -32,7 +32,6 @@ include_directories(${PGNP_INCLUDE_DIR}) #uciadapter add_subdirectory(libs/uciadapter) target_link_libraries(ochess uciadapter) -include_directories(${UCIADAPTER_INCLUDE_DIR}) # ChessMoveInterface add_subdirectory(libs/chess-move-interface) |
