1 2 3 4 5 6 7
set(SOURCES main.cpp Game.cpp ) serenity_bin(Breakout) target_link_libraries(Breakout LibGUI)