mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-26 14:24:45 +00:00
sounds: drop
It is no longer used and have unclear license and is historical
This commit is contained in:
parent
69f223746d
commit
b14f604a32
3 changed files with 0 additions and 3 deletions
|
|
@ -51,7 +51,5 @@ install(DIRECTORY components/ DESTINATION ${KDE_INSTALL_QMLDIR}/org/kde/plasma/p
|
||||||
add_subdirectory(bin)
|
add_subdirectory(bin)
|
||||||
add_subdirectory(applets)
|
add_subdirectory(applets)
|
||||||
add_subdirectory(containments)
|
add_subdirectory(containments)
|
||||||
add_subdirectory(sounds)
|
|
||||||
#add_subdirectory(touchscreentest)
|
|
||||||
|
|
||||||
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
install(DIRECTORY sitter DESTINATION ${SOUND_INSTALL_DIR})
|
|
||||||
Binary file not shown.
Loading…
Reference in a new issue