qlipper
This commit is contained in:
@@ -13,6 +13,7 @@ def setup():
|
||||
shelltools.cd("build")
|
||||
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DPULL_TRANSLATIONS=yes \
|
||||
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
|
||||
-DCMAKE_BUILD_TYPE=Release ", sourceDir="..")
|
||||
def build():
|
||||
shelltools.cd("build")
|
||||
|
||||
Reference in New Issue
Block a user