mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-06 19:19:44 +03:00
8 lines
118 B
CMake
8 lines
118 B
CMake
set(SOURCES
|
|
PreviewWidget.cpp
|
|
main.cpp
|
|
)
|
|
|
|
serenity_bin(ThemeEditor)
|
|
target_link_libraries(ThemeEditor LibGUI)
|