mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:17:47 +00:00
ChessEngine: Port to LibMain :^)
This commit is contained in:
parent
6e2f7a15fb
commit
e399835466
2 changed files with 8 additions and 16 deletions
|
@ -10,4 +10,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(ChessEngine)
|
||||
target_link_libraries(ChessEngine LibChess LibCore)
|
||||
target_link_libraries(ChessEngine LibChess LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue