mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-09 22:56:53 +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
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 83c92b1f48520ed71a9f056badc86c97aafa4e45
|
||||
Subproject commit 27c01fe045565cd0582683de9e23877957335cd5
|
|
@ -1 +1 @@
|
|||
Subproject commit 7125292878ffc3568018e1e509c9210a074c67a6
|
||||
Subproject commit 03ce4126cfa09ff0a55e70bdc44c1d5dd4035043
|
Loading…
Add table
Reference in a new issue