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

Provide a way to allow qmake subprojects without moc

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Invalid
    • Not Evaluated
    • None
    • None
    • Build tools: qmake
    • None

    Description

      Large projects may contain a significant number of sub-projects which only contain portable (non-QT) C++ code. For these kind of sub-projects, it would be a nice to skip running moc (I haven't measured, but I suspect it would noticeably speed up running qmake in this case)

      Here's an example of an open source project following a layered approach, where qmake is used as build system but only the UI parts use Qt:
      https://github.com/tlemo/darwin

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            lemo L M
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes