Skip to content

Commit

Permalink
VS 15 2017 generator does not accept -A <arch> params
Browse files Browse the repository at this point in the history
  • Loading branch information
hmartinez82 committed Oct 5, 2023
1 parent c7f791e commit 7accc4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ environment:
qtver: 5.12
qtbin: msvc2017_64
msvcname: Visual Studio 15 2017 Win64
cmake_args: -A x64
cmake_args:
- APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2017
qtver: 5.12
qtbin: msvc2017
Expand Down

0 comments on commit 7accc4c

Please sign in to comment.