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.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/src/winextras/doc/snippets/code/CMakeLists.txt b/src/winextras/doc/snippets/code/CMakeLists.txt
deleted file mode 100644
index 36ad466..0000000
--- a/src/winextras/doc/snippets/code/CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# Generated from use-qtwinextras.pro.
-
-#####################################################################
-## use-qtwinextras Binary:
-#####################################################################
-
-qt_add_executable(use-qtwinextras
- GUI
- PUBLIC_LIBRARIES
- Qt::Gui
- Qt::WinExtras
-)