mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-13 02:16:52 +02:00
7 lines
137 B
CMake
7 lines
137 B
CMake
set(SOURCES
|
|
main.cpp
|
|
)
|
|
|
|
serenity_bin(ResourceGraph.MenuApplet)
|
|
target_link_libraries(ResourceGraph.MenuApplet LibGUI LibCore LibGfx)
|