grantlee-qt5: rebuild without QtScript and QtLinguist

This commit is contained in:
suvari
2017-03-10 17:26:29 +03:00
parent 2743ff0439
commit df69b36264
3 changed files with 21 additions and 14 deletions
+2 -2
View File
@@ -10,8 +10,8 @@ from pisi.actionsapi import get
def setup():
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTS=OFF")
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_TESTS=OFF")
def build():
cmaketools.make()