Skip to content

Commit

Permalink
Use x64 tools for windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
David Goodwin committed Sep 10, 2021
1 parent 487a093 commit 3f77dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.win10.min
Original file line number Diff line number Diff line change
Expand Up @@ -128,4 +128,4 @@ ENV CMAKE_TOOLCHAIN_FILE /vcpkg/scripts/buildsystems/vcpkg.cmake
ENV VCPKG_TARGET_TRIPLET x64-windows
ENV TRITONBUILD_CMAKE_TOOLCHAIN_FILE /vcpkg/scripts/buildsystems/vcpkg.cmake
ENV TRITONBUILD_VCPKG_TARGET_TRIPLET x64-windows
ENTRYPOINT C:\BuildTools\Common7\Tools\VsDevCmd.bat &&
ENTRYPOINT C:\BuildTools\VC\Auxiliary\Build\vcvars64.bat &&

0 comments on commit 3f77dae

Please sign in to comment.