Patch jetbrains download url

This commit is contained in:
Fritz Windisch
2023-08-07 16:42:31 +02:00
parent fc16a1d087
commit 625ddf50da
6 changed files with 18 additions and 21 deletions

View File

@@ -25,6 +25,9 @@ else
cd /jcef
fi
#CMake patching
python3 /builder/patch_cmake.py cmake/DownloadCEF.cmake
# Create and enter the `jcef_build` directory.
# The `jcef_build` directory name is required by other JCEF tooling
# and should not be changed.