fix: 修正安装路径,metadata.json安装到/usr/share/dde-shell/
This commit is contained in:
+2
-1
@@ -37,4 +37,5 @@ target_link_libraries(org.deepin.ds.graphics-driver PRIVATE
|
||||
|
||||
# 安装到dde-shell插件目录
|
||||
install(TARGETS org.deepin.ds.graphics-driver DESTINATION /usr/lib/x86_64-linux-gnu/dde-shell)
|
||||
install(DIRECTORY package/ DESTINATION /usr/lib/x86_64-linux-gnu/dde-shell/org.deepin.ds.graphics-driver)
|
||||
install(FILES package/metadata.json DESTINATION /usr/share/dde-shell/org.deepin.ds.graphics-driver)
|
||||
install(FILES package/driverview.qml DESTINATION /usr/share/dde-shell/org.deepin.ds.graphics-driver)
|
||||
|
||||
Reference in New Issue
Block a user