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