Skip to content

Commit

Permalink
mcts: Support build on Linux
Browse files Browse the repository at this point in the history
Change-Id: Ia5fb614592a1392bc3e398a8eaee81239d5e1f24
  • Loading branch information
calcitem committed May 3, 2023
1 parent 9712eee commit 04547f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/flutter_app/linux/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ add_executable(${BINARY_NAME}
"../../../endgame.cpp"
"../../../evaluate.cpp"
"../../../main.cpp"
"../../../mcts.cpp"
"../../../mills.cpp"
"../../../misc.cpp"
"../../../movegen.cpp"
Expand Down

0 comments on commit 04547f5

Please sign in to comment.