Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KAlarm
Commits
01f64924
Commit
01f64924
authored
Aug 12, 2022
by
Laurent Montel
Browse files
Show headers in qtc6
parent
e1e0701c
Pipeline
#217171
passed with stage
in 1 minute and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
01f64924
...
...
@@ -29,6 +29,8 @@ target_sources(kalarmplugin PRIVATE
${
kalarmpluginlib_common_SRCS
}
pluginbase.cpp
pluginmanager.cpp
pluginbase.h
pluginmanager.h
)
generate_export_header
(
kalarmplugin BASE_NAME kalarmpluginlib
)
...
...
src/autostart/CMakeLists.txt
View file @
01f64924
...
...
@@ -4,6 +4,7 @@ include_directories( ../ )
set
(
kalarmautostart_SRCS
autostart.cpp
autostart.h
)
ecm_qt_declare_logging_category
(
kalarmautostart_SRCS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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