Details
-
User Story
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
Description
The conan install step should adapt environment variables generated by the recipes to the build & run process.
When running conan install, the conan plugin should manually activate the json generator:
conan -g generator [...]
If successful, conan will generate a file conanbuildinfo.json (see also https://docs.conan.io/en/latest/reference/generators/json.html for the format). The deps_env_info settings from this document should be set as environment variables for the following step.
Attachments
Issue Links
- depends on
-
QTCREATORBUG-25362 Support for package manager dependency resolution
- Closed
- relates to
-
QTBUG-91115 Conan: Support using cmake, qmake via virtualenv generators
- Open