diff --git a/components/calendar/CMakeLists.txt b/components/calendar/CMakeLists.txt index cc6e11f28..5c9bc8e57 100644 --- a/components/calendar/CMakeLists.txt +++ b/components/calendar/CMakeLists.txt @@ -2,12 +2,8 @@ add_library(calendarplugin SHARED) target_sources(calendarplugin PRIVATE calendarplugin.cpp - #incidencemodifier.cpp calendar.cpp calendardata.cpp - #calendardayhelper.cpp - #calendarroleproxymodel.cpp - #datetimerangefiltermodel.cpp daysmodel.cpp eventdatadecorator.cpp eventpluginsmanager.cpp