1 2 3 4 5 6 7
set(SOURCES main.cpp ShutdownDialog.cpp ) serenity_bin(SystemMenu) target_link_libraries(SystemMenu LibGUI LibDesktop)