removed unnecessary QMAKE_INSTALL_PROGRAM.

This commit is contained in:
2017-04-01 17:30:25 +02:00
parent 9374f18d54
commit f906c81448
3 changed files with 0 additions and 3 deletions

View File

@@ -50,7 +50,6 @@ QT += svg
# set proper permission for Mac OSX
macx {
QMAKE_INSTALL_FILE = install -m 6755 -p -o $$(USER) -g staff
QMAKE_INSTALL_PROGRAM = install -m 6755 -p -o root -g admin
}
INCLUDEPATH += "../../include"