Begin build scripts for jetbrains cef

This commit is contained in:
Fritz Windisch
2023-08-07 15:59:20 +02:00
parent a88915018e
commit fc16a1d087
6 changed files with 2 additions and 52 deletions

View File

@@ -22,7 +22,6 @@ COPY natives /natives
#Copy cmake patching script
COPY scripts/patch_cmake.py .
COPY patch/CMakeLists.txt.patch .
#Copy and launch run script
COPY scripts/run_linux.sh .