mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-25 03:31:55 +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)
|