浏览代码

Add all install targets

Donald Carr 8 年之前
父节点
当前提交
07c7dcfc4f
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      artriculate.pro

+ 8 - 0
artriculate.pro

@@ -3,3 +3,11 @@ TEMPLATE = subdirs
 CONFIG += ordered
 
 SUBDIRS += src qml
+
+symlink.path = /usr/bin
+symlink.files = artriculate
+
+license.path = /usr/share/artriculate
+license.files = license.txt
+
+INSTALLS += symlink license