Browse Source

Set CONAN_DISABLE_STRICT_MODE for windows runner

The CPython recipe probably need some tender love and care.

Contributes to CURA-10951
runner/Windows/X64
Jelle Spijker 3 years ago
parent
commit
bb2524e6aa
  1. 2
      profiles/runner.jinja

2
profiles/runner.jinja

@ -7,5 +7,5 @@ include(cura.jinja)
[options]
[env]
CONAN_DISABLE_STRICT_MODE=1
[conf]
Loading…
Cancel
Save