summaryrefslogtreecommitdiffstats
path: root/examples/wayland/pure-qml
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-10-16 16:25:38 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-20 09:13:28 +0200
commit97f3bd40bc35caaf3dd7eddcab23ce821fb5460a (patch)
tree3fb7bbaa19740cbcc08817d0ca189f6bfd0e80ed /examples/wayland/pure-qml
parente7fd60086723aba5ea73c51dffa274889d1a39ea (diff)
CMake: Regenerate examples to use qt_add_executable
Task-number: QTBUG-87661 Change-Id: I640a3c4281040309a6feb3585c4134190627d17d Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
Diffstat (limited to 'examples/wayland/pure-qml')
-rw-r--r--examples/wayland/pure-qml/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/wayland/pure-qml/CMakeLists.txt b/examples/wayland/pure-qml/CMakeLists.txt
index cf17c5bb8..043f0dec2 100644
--- a/examples/wayland/pure-qml/CMakeLists.txt
+++ b/examples/wayland/pure-qml/CMakeLists.txt
@@ -19,7 +19,7 @@ find_package(Qt6 COMPONENTS Core)
find_package(Qt6 COMPONENTS Gui)
find_package(Qt6 COMPONENTS Qml)
-add_qt_gui_executable(pure-qml
+qt_add_executable(pure-qml
main.cpp
)
target_link_libraries(pure-qml PUBLIC