Browse Source

Set `CONAN_DISABLE_STRICT_MODE` for cpython

Dirty fix for Windows

Contributes to CURA-10831
CURA-12400_legal_fix
Jelle Spijker 2 years ago committed by GitHub
parent
commit
3dec0e6542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      profiles/cura.jinja

2
profiles/cura.jinja

@ -19,5 +19,5 @@ dulcificum:compiler.cppstd=20
{% endif %}
[options]
[env]
cpython*:CONAN_DISABLE_STRICT_MODE=1
[conf]

Loading…
Cancel
Save