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

CMake + Qt Quick Compiler example invalid syntax

    XMLWordPrintable

Details

    • bd40e44542330156e26c58b23012a2a4ab573efb (qt/tqtc-qmlcompiler/dev)
    • Da Vinci sprint 29

    Description

      On the page:
      https://doc.qt.io/QtQuickCompiler/qquickcompiler-building-with-cmake.html
      The examples are missing a closing `}`:

      add_executable(myapp ${SRC_LIST} ${RESOURCES)

      Should read:
      add_executable(myapp ${SRC_LIST} ${RESOURCES})
      This is bugged on both examples.

      Attachments

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

        Activity

          People

            paulwicking Paul Wicking
            lordkalma Rui Oliveira
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes