Update cgeditor and chess-move-interface

This commit is contained in:
Loic Guegan 2023-05-02 19:26:04 +02:00
parent 8513e1e664
commit e0e4291602
3 changed files with 2 additions and 3 deletions

View file

@ -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