Details
-
User Story
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
Qt Creator 4.14.0
-
None
Description
The Conan install build step UI should directly support different build policies.
'conan install' does support different policies regarding if and which dependencies should be build, see also https://docs.conan.io/en/latest/mastering/policies.html.
The default policy is to not build dependencies, but rather fail if there is no matching binary package available.
Attachments
Issue Links
- relates to
-
QTBUG-90603 Conan: Mark Qt module build recipes with build_policy = "always"
- Withdrawn