aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-05-02 19:26:04 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-05-02 19:26:04 +0200
commite0e4291602ce092435fffad9c8902d1fbef5e114 (patch)
tree68f9e6f8b4b6050736b9c6c16c381f850b20156c /CMakeLists.txt
parent8513e1e664c2908482562a61e23be9f653908139 (diff)
Update cgeditor and chess-move-interface
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 74fcedd..6083326 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -35,7 +35,6 @@ target_link_libraries(ochess uciadapter)
# ChessMoveInterface
add_subdirectory(libs/chess-move-interface)
target_link_libraries(ochess ChessMoveInterface)
-include_directories(${CMI_INCLUDE_DIR})
# Assets
add_custom_command(TARGET ochess PRE_BUILD