From f148720b594ad4853b63864e8d67c247e6a593d0 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Tue, 2 May 2023 18:20:53 +0200 Subject: Update uciadapter --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3