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

.js files not included in qmldir generated by CMake

    XMLWordPrintable

Details

    Description

      When building https://codereview.qt-project.org/c/qt/qtdeclarative/+/477051 with CMake, it generates the following qmldir for the Wearable module:

      module Wearable
      linktarget wearableplugin
      optional plugin wearableplugin
      classname WearablePlugin
      typeinfo wearable.qmltypes
      prefer :/qt/qml/Wearable/
      AlarmsPage 254.0 AlarmsPage.qml
      Clock 254.0 Clock.qml
      DemoMode 254.0 DemoMode.qml
      DemoModeIndicator 254.0 DemoModeIndicator.qml
      FitnessPage 254.0 FitnessPage.qml
      LauncherPage 254.0 LauncherPage.qml
      Main 254.0 Main.qml
      NaviButton 254.0 NaviButton.qml
      NavigationPage 254.0 NavigationPage.qml
      NotificationsPage 254.0 NotificationsPage.qml
      RouteElement 254.0 RouteElement.qml
      SettingsPage 254.0 SettingsPage.qml
      SwipeViewPage 254.0 SwipeViewPage.qml
      WeatherPage 254.0 WeatherPage.qml
      WorldClockPage 254.0 WorldClockPage.qml
      

      This doesn't include the .js files that were specified with qt_add_qml_module.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes