mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-29 02:50:26 +00:00
6 lines
137 B
CMake
6 lines
137 B
CMake
set(SOURCES
|
|
main.cpp
|
|
)
|
|
|
|
serenity_bin(ResourceGraph.MenuApplet)
|
|
target_link_libraries(ResourceGraph.MenuApplet LibGUI LibCore LibGfx)
|