Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KOrganizer
Commits
e27c4777
Commit
e27c4777
authored
Feb 01, 2021
by
Laurent Montel
😁
Browse files
Use autorcc directly
parent
d6c47976
Pipeline
#49412
failed with stage
in 12 minutes and 19 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
e27c4777
...
...
@@ -216,6 +216,7 @@ set(korganizerprivate_LIB_SRCS
views/whatsnextview/kowhatsnextview.cpp
pimmessagebox.cpp
korganizer.qrc
agendaitem_pixmaps/agendaitemtheme.qrc
)
set_property
(
SOURCE
${
CMAKE_CURRENT_BINARY_DIR
}
/qrc_korganizer.cpp PROPERTY SKIP_AUTOMOC ON
)
...
...
@@ -230,9 +231,6 @@ ki18n_wrap_ui(korganizerprivate_LIB_SRCS
views/collectionview/quickview.ui
)
qt5_add_resources
(
korganizerprivate_LIB_SRCS
agendaitem_pixmaps/agendaitemtheme.qrc
)
qt5_add_dbus_adaptor
(
korganizerprivate_LIB_SRCS
data/org.kde.korganizer.Korganizer.xml impl/korganizerifaceimpl.h
KOrganizerIfaceImpl
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment