Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-6324

Create cmakefiles.txt for designer components

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • Not Evaluated
    • QDS 3.2
    • None
    • None
    • QDS Berlin - 2022 Week 09/10, QDS Berlin - 2022 Week 11/12

    Description

      Port the build system of the qtquickdesigner-components to CMake.

      This is the repository we use for the studio controls and other Qt Design Studio specific components. The current build system is still based on qmake.
      We should also make qmakefiles.txt that build the repository.

      The QML modules are installed into the QML folder of the Qt that builds the repository.
      qmake
      make install

      When the cmakefiles.txt from the root folder is opened in Qt Creator,
      the project is configured with cmake and build then it should be installed into
      the Qt QML folder, like currently with qmake.

      https://codereview.qt-project.org/q/project:qt-labs%252Fqtquickdesigner-components

      We should follow what Qt does for e.g. Qt Quick Controls 2.

      qtquick3d\src\effects is the simplest example I found.
      (https://github.com/qt/qtquick3d/tree/dev/src/effects)

      Attachments

        For Gerrit Dashboard: QDS-6324
        # Subject Branch Project Status CR V

        Activity

          People

            tapani.mattila Tapani Mattila
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes