aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qmltest
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-13 19:07:06 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-14 10:22:26 +0000
commite9cac99f3796740ea93b23b0fe893fc880e0b5d4 (patch)
tree7bb8d41c520e9d59bd2a39cf53ab8c948db57511 /examples/qmltest
parent82525a2b3861ad695c156c2cac4239134f8ac922 (diff)
Regenerate projects
Change-Id: I38044c382e4d84b5865a19cdd04cc8922bd72a77 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/qmltest')
-rw-r--r--examples/qmltest/qmltest/.prev_CMakeLists.txt1
-rw-r--r--examples/qmltest/qmltest/CMakeLists.txt2
2 files changed, 2 insertions, 1 deletions
diff --git a/examples/qmltest/qmltest/.prev_CMakeLists.txt b/examples/qmltest/qmltest/.prev_CMakeLists.txt
index a24e6ef85e..b3d5cc69ae 100644
--- a/examples/qmltest/qmltest/.prev_CMakeLists.txt
+++ b/examples/qmltest/qmltest/.prev_CMakeLists.txt
@@ -21,6 +21,7 @@ target_link_libraries(tst_qmltestexample PUBLIC
Qt::Core
Qt::Gui
)
+
if(QT_BUILDING_QT)
target_link_libraries(tst_qmltestexample PUBLIC
Qt::Qml
diff --git a/examples/qmltest/qmltest/CMakeLists.txt b/examples/qmltest/qmltest/CMakeLists.txt
index 2c99b73998..8a890cc246 100644
--- a/examples/qmltest/qmltest/CMakeLists.txt
+++ b/examples/qmltest/qmltest/CMakeLists.txt
@@ -29,7 +29,7 @@ target_link_libraries(tst_qmltestexample PUBLIC
)
# special case begin
-# This ling get added, but does not make sense
+# This line get added, but does not make sense
#if(QT_BUILDING_QT)
# target_link_libraries(tst_qmltestexample PUBLIC
# Qt::Qml