Skip to content

Commit 32c1c1e

Browse files
authored
Update azure-pipelines.yml
1 parent f1953b8 commit 32c1c1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
cmakeArgs: '-G "Visual Studio 16 2019" ..'
6161
- task: CMake@1
6262
inputs:
63-
cmakeArgs: '--build . --config Release -- /verbosity:detailed'
63+
cmakeArgs: '--build . --config Release'
6464
workingDirectory: 'build'
6565
- script: |
6666
cd build

0 commit comments

Comments
 (0)