summaryrefslogtreecommitdiffstats
path: root/examples/demos/clocks
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-10-16 16:28:25 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-10-20 09:13:19 +0200
commit8097af244f347b04a48556407fb0367456acf036 (patch)
treed77ec70eba122f9eeb4f26bc6c0b4b07873c59e9 /examples/demos/clocks
parent7fbc0017a8f5727b9546cb60829ef2de234cd716 (diff)
CMake: Regenerate examples to use qt_add_executable
Task-number: QTBUG-87661 Change-Id: Id97b3405ce69eb5db61790e8187a48762f3067db Reviewed-by: Daniel Smith <Daniel.Smith@qt.io>
Diffstat (limited to 'examples/demos/clocks')
-rw-r--r--examples/demos/clocks/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demos/clocks/CMakeLists.txt b/examples/demos/clocks/CMakeLists.txt
index 13662b310..d449f510e 100644
--- a/examples/demos/clocks/CMakeLists.txt
+++ b/examples/demos/clocks/CMakeLists.txt
@@ -20,7 +20,7 @@ find_package(Qt6 COMPONENTS Gui)
find_package(Qt6 COMPONENTS Qml)
find_package(Qt6 COMPONENTS Quick)
-add_qt_gui_executable(clocks
+qt_add_executable(clocks
main.cpp
)
target_link_libraries(clocks PUBLIC