Browse Source

Update azure-pipelines.yml

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

+ 0
- 1
azure-pipelines.yml View File

@@ -59,7 +59,6 @@ jobs:
workingDirectory: 'build' # Optional
cmakeArgs: '-G "Visual Studio 16 2019" ..'
- script: |
# call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
cmake --build ..
workingDirectory: 'build'

Loading…
Cancel
Save