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

qmake - creating plugin bundle - option "plugin_bundle" is undocumented

    XMLWordPrintable

Details

    • a367c85e530fde47923ff8a6e70881e69990346e (qt/qtbase/5.12)

    Description

      For Mac there are special CONFIG options available and documented:
      http://doc.qt.nokia.com/4.7-snapshot/qmake-variable-reference.html#config

      a) app_bundle Puts the executable into a bundle (this is the default).
      b) lib_bundle Puts the library into a library bundle

      But there is one missing, the option called c) plugin_bundle. This flag is required in order to create plugin bundle. It would be useful to have it documented.
      TEMPLATE = lib
      CONFIG += plugin
      CONFIG += plugin_bundle

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            sanonymous Nokia Qt Support (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes