summaryrefslogtreecommitdiffstats
path: root/src/widgets/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/.prev_CMakeLists.txt')
-rw-r--r--src/widgets/.prev_CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/widgets/.prev_CMakeLists.txt b/src/widgets/.prev_CMakeLists.txt
index c53bb3928f..e8b01ff99c 100644
--- a/src/widgets/.prev_CMakeLists.txt
+++ b/src/widgets/.prev_CMakeLists.txt
@@ -300,11 +300,6 @@ qt_extend_target(Widgets CONDITION APPLE_OSX
z
)
-qt_extend_target(Widgets CONDITION WIN32
- INCLUDE_DIRECTORIES
- ../3rdparty/wintab
-)
-
qt_extend_target(Widgets CONDITION WIN32 AND NOT WINRT
LIBRARIES
dwmapi
@@ -325,11 +320,6 @@ qt_extend_target(Widgets CONDITION QT_FEATURE_action
kernel/qwidgetaction.cpp kernel/qwidgetaction.h kernel/qwidgetaction_p.h
)
-qt_extend_target(Widgets CONDITION QT_FEATURE_opengl
- SOURCES
- kernel/qopenglwidget.cpp kernel/qopenglwidget.h
-)
-
qt_extend_target(Widgets CONDITION QT_FEATURE_formlayout
SOURCES
kernel/qformlayout.cpp kernel/qformlayout.h