Explorar el Código

Add all install targets

Donald Carr hace 8 años
padre
commit
07c7dcfc4f
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  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