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
d6c47976
Commit
d6c47976
authored
Feb 01, 2021
by
Laurent Montel
😁
Browse files
Use autorcc directly
parent
0686cf74
Pipeline
#49410
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
d6c47976
...
...
@@ -215,10 +215,9 @@ set(korganizerprivate_LIB_SRCS
views/todoview/kotodoview.cpp
views/whatsnextview/kowhatsnextview.cpp
pimmessagebox.cpp
korganizer.qrc
)
qt5_add_resources
(
korganizerprivate_LIB_SRCS korganizer.qrc
)
set_property
(
SOURCE
${
CMAKE_CURRENT_BINARY_DIR
}
/qrc_korganizer.cpp PROPERTY SKIP_AUTOMOC ON
)
set_property
(
SOURCE
${
CMAKE_CURRENT_BINARY_DIR
}
/qrc_agendaitemtheme.cpp PROPERTY SKIP_AUTOMOC ON
)
...
...
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