forked from mirror/conan-config
Browse Source
- Switched to C++20 (I think we can get away with this and it will open-up a world of possibilities - use full_recipe_mode to distinguse between different user/channel Contributes to CURA-9177fix_tk_recipe_env_info
3 changed files with 18 additions and 12 deletions
@ -0,0 +1,5 @@ |
|||||||
|
# Ultimaker Conan configuration files |
||||||
|
|
||||||
|
> Conan is preparing a major update to 2.0, to ensure future proofing our recipes make sure you set the `CONAN_V2_MODE=1` |
||||||
|
> environment variable. |
||||||
|
> https://docs.conan.io/en/latest/reference/conan_v2_mode.html |
||||||
Loading…
Reference in new issue