Details
-
Bug
-
Status: Closed
-
P4: Low
-
Resolution: Done
-
5.15.2, 6.0.2
-
None
-
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
For Gerrit Dashboard: QTBUG-91750 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
338630,3 | Doc: Fix syntax in CMake snippet | dev | qt/tqtc-qmlcompiler | Status: MERGED | +2 | 0 |
338634,1 | Prefer https over http in URLs | dev | qt/tqtc-qmlcompiler | Status: ABANDONED | +2 | 0 |