aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/doc/snippets/code/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2019-11-14 18:07:27 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2019-11-15 12:23:15 +0000
commit9e1569de0f68530669e56cdb78061858d2db7461 (patch)
tree3259d1780c8a420b89d92e4e8f3faf64590f69db /src/winextras/doc/snippets/code/CMakeLists.txt
parent816942521342e9a8c4c279fb6c759e65c8ff56be (diff)
Regenerate projectswip/cmake
Change-Id: Ib0291161ac908669b3add762a62df188f3f1b826 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/winextras/doc/snippets/code/CMakeLists.txt')
-rw-r--r--src/winextras/doc/snippets/code/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/winextras/doc/snippets/code/CMakeLists.txt b/src/winextras/doc/snippets/code/CMakeLists.txt
index 41a1f1d..36ad466 100644
--- a/src/winextras/doc/snippets/code/CMakeLists.txt
+++ b/src/winextras/doc/snippets/code/CMakeLists.txt
@@ -4,7 +4,7 @@
## use-qtwinextras Binary:
#####################################################################
-add_qt_executable(use-qtwinextras
+qt_add_executable(use-qtwinextras
GUI
PUBLIC_LIBRARIES
Qt::Gui