add_executable(NotificationQueue src/NotificationQueue.cpp) target_link_libraries(NotificationQueue PUBLIC Poco::Foundation)