1 2 3 4 5 6 7
set(SOURCES main.cpp Service.cpp ) serenity_bin(SystemServer) target_link_libraries(SystemServer LibCore)