appveyor: Pass the generator platform explicitly
In a future commit we want to add support for MSVC 2019. For that version cmake requires us to pass in the architecture not part of the generator but explicitly. So let's pass that in always like that. This also removes the doubling of the platform/architecture.
Showing
Please register or sign in to comment