This commit is contained in:
parent
d1caf1df5b
commit
f21e6450cd
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ steps:
|
||||||
shell: powershell
|
shell: powershell
|
||||||
commands:
|
commands:
|
||||||
- |
|
- |
|
||||||
|
$Env:PYTHONUNBUFFERED = "1"
|
||||||
conan build . -c tools.system.package_manager:mode=install -c tools.cmake.cmaketoolchain:generator=Ninja -s build_type=Release -o enable_tests=True --build=missing
|
conan build . -c tools.system.package_manager:mode=install -c tools.cmake.cmaketoolchain:generator=Ninja -s build_type=Release -o enable_tests=True --build=missing
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue