aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtScxml/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-15 13:00:21 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-05-24 12:26:01 +0000
commit9d10897929350417f4c7b2dcf06966ff7c67c5a6 (patch)
tree6f6ffc6d8b8e8e4cf043cdec95111324e76f0166 /sources/pyside2/tests/QtScxml/CMakeLists.txt
parent71249b93a5d12a320b44c608c05fb9d220788a18 (diff)
Add QtScxml
Task-number: PYSIDE-487 Change-Id: Ib8eb4a77f04ddbbe2c4b164b95f49e2f53bf44d9 Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources/pyside2/tests/QtScxml/CMakeLists.txt')
-rw-r--r--sources/pyside2/tests/QtScxml/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sources/pyside2/tests/QtScxml/CMakeLists.txt b/sources/pyside2/tests/QtScxml/CMakeLists.txt
new file mode 100644
index 000000000..dde186697
--- /dev/null
+++ b/sources/pyside2/tests/QtScxml/CMakeLists.txt
@@ -0,0 +1 @@
+PYSIDE_TEST(test_dynamic.py)