mirror of
https://gitlab.com/manzerbredes/ochess.git
synced 2025-04-05 17:46:30 +02:00
Update chessarbiter and uciadapter
This commit is contained in:
parent
f148720b59
commit
8513e1e664
3 changed files with 2 additions and 3 deletions
|
@ -17,7 +17,6 @@ target_link_libraries(ochess ${wxWidgets_LIBRARIES})
|
|||
# chessarbiter
|
||||
add_subdirectory(libs/chessarbiter)
|
||||
target_link_libraries(ochess chessarbiter)
|
||||
include_directories(${CHESSARBITER_INCLUDE_DIR})
|
||||
|
||||
# CGEditor
|
||||
add_subdirectory(libs/cgeditor)
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 27116f3b1524b977a488d27a64bbcd401540b8c1
|
||||
Subproject commit 987bf4b2f2e9cf3ed20c5e39e308e714c0127fc6
|
|
@ -1 +1 @@
|
|||
Subproject commit 12e8dd86f4f38df3f766e788fbaf5cf64c243edd
|
||||
Subproject commit d98879e559bb07a36d867354be5ea56a0f890b0e
|
Loading…
Add table
Reference in a new issue