Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KAlarm
Commits
29fa3c53
Commit
29fa3c53
authored
Apr 14, 2016
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare split++
parent
6840b4a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CMakeLists.txt
CMakeLists.txt
+3
-0
No files found.
CMakeLists.txt
View file @
29fa3c53
...
...
@@ -186,3 +186,6 @@ target_link_libraries(kalarm_helper KF5::Auth KF5::KDELibs4Support)
install
(
TARGETS kalarm_helper DESTINATION
${
KDE_INSTALL_LIBEXECDIR
}
)
kauth_install_helper_files
(
kalarm_helper org.kde.kalarmrtcwake root
)
kauth_install_actions
(
org.kde.kalarmrtcwake rtcwakeaction.actions
)
if
(
"
${
CMAKE_BINARY_DIR
}
"
STREQUAL
"
${
CMAKE_CURRENT_BINARY_DIR
}
"
)
feature_summary
(
WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES
)
endif
()
Write
Preview
Markdown
is supported
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