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

Encapsulate instructions for building other repo modules into macros

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes