fix cmake

This commit is contained in:
2026-08-13 02:29:46 +02:00
parent 3cd3209b28
commit 3a4ee148bf
+1 -1
View File
@@ -155,7 +155,7 @@ if("plugin" IN_LIST ENABLE_MODULES)
endif()
if("shell" IN_LIST ENABLE_MODULES)
foreach(dir assets scripts Components Config Modules Daemons Drawers Effects Helpers Paths)
foreach(dir assets scripts Components Modules Daemons Drawers Effects Helpers Paths)
install(DIRECTORY ${dir} DESTINATION "${INSTALL_QSCONFDIR}")
endforeach()