mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-26 19:22:30 -05:00
12 lines
241 B
Text
12 lines
241 B
Text
|
set(SOURCES
|
||
|
Launcher.cpp
|
||
|
)
|
||
|
|
||
|
set(GENERATED_SOURCES
|
||
|
../../Services/LaunchServer/LaunchClientEndpoint.h
|
||
|
../../Services/LaunchServer/LaunchServerEndpoint.h
|
||
|
)
|
||
|
|
||
|
serenity_lib(LibDesktop desktop)
|
||
|
target_link_libraries(LibDesktop LibIPC)
|