summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/simple-qml/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/simple-qml/.prev_CMakeLists.txt')
-rw-r--r--examples/qt3d/simple-qml/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/simple-qml/.prev_CMakeLists.txt b/examples/qt3d/simple-qml/.prev_CMakeLists.txt
index 03aeeac0e..8faa23b92 100644
--- a/examples/qt3d/simple-qml/.prev_CMakeLists.txt
+++ b/examples/qt3d/simple-qml/.prev_CMakeLists.txt
@@ -26,7 +26,7 @@ find_package(Qt6 COMPONENTS Qml)
find_package(Qt6 COMPONENTS Quick)
find_package(Qt6 COMPONENTS 3DQuickExtras)
-add_qt_gui_executable(simple-qml
+qt_add_executable(simple-qml
main.cpp
)
target_link_libraries(simple-qml PUBLIC