summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qglthreads/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qglthreads/CMakeLists.txt')
-rw-r--r--tests/auto/opengl/qglthreads/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/opengl/qglthreads/CMakeLists.txt b/tests/auto/opengl/qglthreads/CMakeLists.txt
deleted file mode 100644
index 0564fe3e6f..0000000000
--- a/tests/auto/opengl/qglthreads/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-add_qt_test("tst_qglthreads" SOURCES tst_qglthreads.cpp tst_qglthreads.h
- LIBRARIES
- Qt::OpenGL
- Qt::Widgets
- Qt::GuiPrivate
- Qt::CorePrivate
-)