aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtOpenGL/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/QtOpenGL/CMakeLists.txt')
-rw-r--r--sources/pyside2/tests/QtOpenGL/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sources/pyside2/tests/QtOpenGL/CMakeLists.txt b/sources/pyside2/tests/QtOpenGL/CMakeLists.txt
new file mode 100644
index 000000000..b37a9ddce
--- /dev/null
+++ b/sources/pyside2/tests/QtOpenGL/CMakeLists.txt
@@ -0,0 +1,2 @@
+PYSIDE_TEST(qglbuffer_test.py)
+PYSIDE_TEST(qglwidget_test.py)