cmake oopsie

This commit is contained in:
Zacharias-Brohn
2026-02-23 16:38:38 +01:00
parent 427ee50213
commit dee783df77
+1 -1
View File
@@ -30,5 +30,5 @@ if("shell" IN_LIST ENABLE_MODULES)
foreach(dir assets scripts Components Config Modules Daemons Drawers Effects Helpers Paths)
install(DIRECTORY ${dir} DESTINATION "${INSTALL_QSCONFDIR}")
endforeach()
install(FILES shell.qml Bar.qml Wallpaper.qml DESTINATION "${INSTALL_QSCONFDIR}")
install(FILES shell.qml DESTINATION "${INSTALL_QSCONFDIR}")
endif()