Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-134730

cmake: pass QT_QML_GENERATE_QMLLS_INI via environment variable

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • 6.10
    • 6.10
    • QML: Tooling
    • None

    Description

      Barebones editors like neovim can't set QT_QML_GENERATE_QMLLS_INI variables to CMake (they don't have access the CMake).
      Find a way to communicate "QT_QML_GENERATE_QMLLS_INI" to CMake for these bare bones editors.
      One option could be to read an environment variable from CMake, using the https://cmake.org/cmake/help/latest/command/configure_file.html#configure-file mechanism to force reconfigurations on environment variable content change.

      Attachments

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

        Activity

          People

            sami.shalayel Sami Shalayel
            sami.shalayel Sami Shalayel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes