mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:27:44 +00:00
ChessEngine: Move from Applications to Services
This is not a stand-alone application. :^)
This commit is contained in:
parent
1d638c6a78
commit
0a7d9319af
8 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
add_subdirectory(AudioServer)
|
||||
add_subdirectory(ChessEngine)
|
||||
add_subdirectory(Clipboard)
|
||||
add_subdirectory(DHCPClient)
|
||||
add_subdirectory(ImageDecoder)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue