1 2 3 4 5 6
set(SOURCES main.cpp ) serenity_bin(CrashDaemon) target_link_libraries(CrashDaemon LibC LibCore LibCoreDump)