mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-30 17:07:45 +00:00
Update cgeditor and chess-move-interface
This commit is contained in:
parent
8513e1e664
commit
e0e4291602
3 changed files with 2 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue