mirror of
https://github.com/jcefmaven/jcefbuild.git
synced 2025-11-13 12:43:43 +08:00
Proper cmake patching
This commit is contained in:
@@ -18,6 +18,10 @@ COPY out/linux* /prebuild
|
||||
#Copy additional natives
|
||||
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 .
|
||||
RUN chmod +x run_linux.sh
|
||||
|
||||
Reference in New Issue
Block a user