Merge pull request #9145 from IdrisKalp/master

digikam
This commit is contained in:
Idris Kalp
2021-03-13 01:53:56 +03:00
committed by GitHub
+1 -2
View File
@@ -21,8 +21,7 @@ def setup():
-DENABLE_MYSQLSUPPORT=ON \
-DENABLE_APPSTYLES=ON \
-DENABLE_QWEBENGINE=ON \
-DOpenGL_GL_PREFERENCE=GLVND", \
sourceDir = '..')
-DOpenGL_GL_PREFERENCE=GLVND", sourceDir = '..')
def build():
shelltools.cd("build")