x11-* ver. bump

This commit is contained in:
Rmys
2022-10-19 12:25:17 +03:00
parent 0f378eb055
commit 071004684e
29 changed files with 172 additions and 395 deletions
+1
View File
@@ -13,6 +13,7 @@ def setup():
shelltools.cd("build")
cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DQTERMWIDGET_BUILD_PYTHON_BINDING=ON \
-DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..")
def build():