Skip to content

Conversation

@staiyeba
Copy link
Contributor

In Conan version 1.15.0 the setting cppstd has been deprecated to compiler.cppstd.

UserWarning: Setting 'cppstd' is deprecated in favor of 'compiler.cppstd'
  warnings.warn("Setting 'cppstd' is deprecated in favor of 'compiler.cppstd'")

In Conan version 1.15.0 the setting `cppstd` has been deprecated to `compiler.cppstd`.

```
UserWarning: Setting 'cppstd' is deprecated in favor of 'compiler.cppstd'
  warnings.warn("Setting 'cppstd' is deprecated in favor of 'compiler.cppstd'")
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant