Browse Source

Update azure-pipelines.yml

pull/2566/head
Martin Kroeker GitHub 6 years ago
parent
commit
547ec48a12
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      azure-pipelines.yml

+ 1
- 1
azure-pipelines.yml View File

@@ -57,5 +57,5 @@ jobs:
- task: CMake@1
inputs:
workingDirectory: 'build' # Optional
cmakeArgs: '-G "Visual Studio 15 2017 Win64 .."'
cmakeArgs: '-G "Visual Studio 16 2019" ..'

Loading…
Cancel
Save