Skip to content

Commit

Permalink
Set the target arch for vcpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigner committed Apr 11, 2024
1 parent 57ea619 commit 320060c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DockerfileLinux
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ COPY scripts/patch_cmake.py .
COPY patch/CMakeLists.txt.patch .

#Copy and launch run script
ENV TARGET_ARCH="x86_64"
COPY scripts/run_linux.sh .
RUN chmod +x run_linux.sh
RUN ./run_linux.sh
Expand Down

0 comments on commit 320060c

Please sign in to comment.