1 2 3 4 5 6
set(SOURCES main.cpp ) serenity_app(LibGfxDemo ICON app-libgfx-demo) target_link_libraries(LibGfxDemo LibGUI LibIPC LibGfx LibCore)