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

Suggestion: Make qmake DEPENDPATH work for including Mac OS X frameworks

    XMLWordPrintable

Details

    • macOS

    Description

      When having a project which is dependant on a Mac OS X framework
      being developed,
      it would be nice to have qmake build system pick up any dependencies on the
      header files in this framework.

      When trying to use DEPENDPATH for this purpose, it looks like
      DEPENDPATH doesn't support dependencies in frameworks.

      At the moment, a workaround would be to create a shadow directory
      with symlinks to the framework headers, but as this is an ugly hack,
      it would be nice to have it fixed properly in qmake, e.g. with a
      syntax like:
      DEPENDPATH += MyLibrary.framework

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes