aboutsummaryrefslogtreecommitdiffstats
path: root/src/winextras/doc/snippets/code/CMakeLists.txt
diff options
context:
space:
mode:
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