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

Encapsulate instructions for building other repo modules into macros

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P1: Critical
    • 6.0.0
    • None
    • Build System
    • None

    Description

      Currently QtSvg needs to set a CMAKE_MODULE_PATH to include QtSetup, QtPostProcess and FeatureSummary in the top level CMakeLists.txt file, as well as BUILD_SHARED_LIBS option, and other small things.

      We should encapsulate these into XXbegin and XXend macros which would be defined when doing find_package(Qt5Core), which would result in less duplicate code in qtsvg, declarative, etc.

      Attachments

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

        Activity

          People

            alexandru.croitor Alexandru Croitor
            alexandru.croitor Alexandru Croitor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes