qt5-webengine
This commit is contained in:
@@ -17,7 +17,7 @@ def setup():
|
||||
shelltools.unlinkDir("src/3rdparty")
|
||||
shelltools.move("../qtwebengine-chromium-*", "src/3rdparty")
|
||||
shelltools.system("mkdir src/3rdparty/chromium/.git")
|
||||
#shelltools.system("patch -p1 < qtwebengine-5.15.7-build_fixes-1.patch")
|
||||
shelltools.system("patch -p1 < qtwebengine-5.15.7-build_fixes-1.patch")
|
||||
|
||||
shelltools.system("sed -i 's/NINJAJOBS/NINJA_JOBS/' src/core/gn_run.pro")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user