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
Plasma Bigscreen
Plank Player
Commits
7003f043
Commit
7003f043
authored
Oct 10, 2022
by
Jonathan Esk-Riddell
🏄
Browse files
print cmake feature summary
parent
c8a2fd10
Pipeline
#245215
passed with stage
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7003f043
...
...
@@ -54,4 +54,6 @@ ecm_find_qmlmodule(QtGraphicalEffects 1.0)
add_subdirectory
(
app
)
add_subdirectory
(
icons
)
install
(
FILES org.kde.invent.plank_player.metainfo.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
\ No newline at end of file
install
(
FILES org.kde.invent.plank_player.metainfo.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
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