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

Adjust CMakeList.txt for resources

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • QDS 2.1
    • QDS 1.6 RC
    • MCU support

    Description

      Assets added to the DS project are not added to the QUL resource system inside the CMakeLists.txt project

      This causes a compilation failure in Qt Creator if no manual changes are made.
      A similar trick as for QML files could be done: file(GLOB_RECURSE images "*.png") # and all other supported image formats. qul_add_resource(dsmcu FILES ${images})

      Attachments

        Activity

          People

            algerman Aleksei German
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: