mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-24 10:12:25 -05:00
7 lines
118 B
CMake
7 lines
118 B
CMake
set(SOURCES
|
|
PreviewWidget.cpp
|
|
main.cpp
|
|
)
|
|
|
|
serenity_bin(ThemeEditor)
|
|
target_link_libraries(ThemeEditor LibGUI)
|