mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 01:09:25 +00:00
7 lines
100 B
CMake
7 lines
100 B
CMake
set(SOURCES
|
|
main.cpp
|
|
)
|
|
|
|
serenity_bin(WidgetGallery)
|
|
target_link_libraries(WidgetGallery LibGUI)
|