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

Support externally built Qt Creator plugins with CMake

XMLWordPrintable

    • 8ae9cfe39d9fbf114f23bc00e7a66516c2429648 (qt-creator/qt-creator/4.10)

      Currently plugin developers can have a plugin in a separate repository, checked out separately from the Qt Creator sources, and build that plugin against Qt Creator (and deploy it either into the Qt Creator build or the 'user plugin directory').

      They basically point QMake to the Qt Creator source & build tree with IDE_SOURCE_TREE and IDE_BUILD_TREE and build.

      We should support something similar for CMake too.

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

            cadam Cristian Adam
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes