diff options
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) |
