mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-04 05:20:30 +00:00
7 lines
116 B
Text
7 lines
116 B
Text
|
set(SOURCES
|
||
|
main.cpp
|
||
|
)
|
||
|
|
||
|
serenity_bin(LibGfxDemo)
|
||
|
target_link_libraries(LibGfxDemo LibGUI LibIPC LibGfx LibCore)
|