mirror of
https://github.com/microsoft/UVAtlas
synced 2024-11-09 22:00:06 +00:00
YAML pipeline tweak
This commit is contained in:
parent
09b21be063
commit
b5271bc940
@ -224,6 +224,7 @@ jobs:
|
|||||||
cmakeArgs: --preset=arm64-Release-Clang
|
cmakeArgs: --preset=arm64-Release-Clang
|
||||||
- task: CMake@1
|
- task: CMake@1
|
||||||
displayName: CMake (clang/LLVM; arm64-Release) Build
|
displayName: CMake (clang/LLVM; arm64-Release) Build
|
||||||
|
enabled: false
|
||||||
inputs:
|
inputs:
|
||||||
cwd: $(Build.SourcesDirectory)/UVAtlas
|
cwd: $(Build.SourcesDirectory)/UVAtlas
|
||||||
cmakeArgs: --build out/build/arm64-Release-Clang -v
|
cmakeArgs: --build out/build/arm64-Release-Clang -v
|
||||||
|
Loading…
Reference in New Issue
Block a user