• Thomas Braun's avatar
    appveyor: Pass the generator platform explicitly · 7a521150
    Thomas Braun authored
    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.
    7a521150
appveyor.yml 3.86 KB