mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 21:35:07 +00:00
5 lines
161 B
CMake
5 lines
161 B
CMake
compile_ipc(LanguageServer.ipc LanguageServerEndpoint.h)
|
|
compile_ipc(LanguageClient.ipc LanguageClientEndpoint.h)
|
|
|
|
add_subdirectory(Cpp)
|
|
add_subdirectory(Shell)
|