mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 17:46:30 +02:00
Update uciadapter
This commit is contained in:
parent
f5293f7a17
commit
f148720b59
2 changed files with 1 additions and 2 deletions
|
@ -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)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit e5e820575894e31cd4da0c45a7f460fc47bcc9d3
|
||||
Subproject commit 12e8dd86f4f38df3f766e788fbaf5cf64c243edd
|
Loading…
Add table
Reference in a new issue