From b917e4ce17bc30772792a475af2eb0c64ae9f47b Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Sat, 11 Jul 2020 00:11:05 +0200 Subject: -Made GCC 10.1.0 friendly -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 1d45464..44244ce 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -23,6 +23,7 @@ set (SERVICE_CXX_SOURCES locations.cpp locations-settings.cpp menu.cpp + myself.cpp notifications.cpp planner.cpp planner-aggregate.cpp -- cgit v1.2.3