Skip to content

Commit 3f77dae

Browse files
author
David Goodwin
committed
Use x64 tools for windows build
1 parent 487a093 commit 3f77dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.win10.min

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ ENV CMAKE_TOOLCHAIN_FILE /vcpkg/scripts/buildsystems/vcpkg.cmake
128128
ENV VCPKG_TARGET_TRIPLET x64-windows
129129
ENV TRITONBUILD_CMAKE_TOOLCHAIN_FILE /vcpkg/scripts/buildsystems/vcpkg.cmake
130130
ENV TRITONBUILD_VCPKG_TARGET_TRIPLET x64-windows
131-
ENTRYPOINT C:\BuildTools\Common7\Tools\VsDevCmd.bat &&
131+
ENTRYPOINT C:\BuildTools\VC\Auxiliary\Build\vcvars64.bat &&

0 commit comments

Comments
 (0)