summaryrefslogtreecommitdiffstats
path: root/examples/xml/xmlstreamlint/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/xmlstreamlint/.prev_CMakeLists.txt')
-rw-r--r--examples/xml/xmlstreamlint/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/xmlstreamlint/.prev_CMakeLists.txt b/examples/xml/xmlstreamlint/.prev_CMakeLists.txt
index 3c2e8cb19a..215cc83f6e 100644
--- a/examples/xml/xmlstreamlint/.prev_CMakeLists.txt
+++ b/examples/xml/xmlstreamlint/.prev_CMakeLists.txt
@@ -17,7 +17,7 @@ set(INSTALL_EXAMPLEDIR "${INSTALL_EXAMPLESDIR}/xml/xmlstreamlint")
find_package(Qt6 COMPONENTS Core)
-add_executable(xmlstreamlint
+qt_add_executable(xmlstreamlint
main.cpp
)
target_link_libraries(xmlstreamlint PUBLIC