Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25353

Conan: Use environment specified by json generator in following build/run steps

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kkohne Kai Köhne
            kkohne Kai Köhne
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes