Przeglądaj źródła

Add all install targets

Donald Carr 8 lat temu
rodzic
commit
07c7dcfc4f
1 zmienionych plików z 8 dodań i 0 usunięć
  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