2022-04-24 14:52:13 +08:00
|
|
|
set(DCONFIG_FILES
|
|
|
|
com.deepin.dde.launcher.json
|
|
|
|
com.deepin.dde.dock.json
|
|
|
|
com.deepin.dde.appearance.json
|
2022-05-15 12:10:42 +08:00
|
|
|
com.deepin.dde.startdde.json
|
2022-05-19 13:13:55 +08:00
|
|
|
com.deepin.xsettings.json
|
2022-04-24 14:52:13 +08:00
|
|
|
)
|
|
|
|
|
|
|
|
install(FILES ${DCONFIG_FILES} DESTINATION /usr/share/dsg/configs/dde-application-manager)
|