1 2 3 4 5 6
set(SOURCES Cube.cpp ) serenity_app(Cube ICON app-cube) target_link_libraries(Cube LibGUI)