summaryrefslogtreecommitdiffstats
path: root/tests/auto/xml/sax/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/xml/sax/CMakeLists.txt')
-rw-r--r--tests/auto/xml/sax/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/xml/sax/CMakeLists.txt b/tests/auto/xml/sax/CMakeLists.txt
deleted file mode 100644
index dd826d5e4f..0000000000
--- a/tests/auto/xml/sax/CMakeLists.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Generated from sax.pro.
-
-add_subdirectory(qxml)
-if(TARGET Qt::Network)
- add_subdirectory(qxmlinputsource)
- add_subdirectory(qxmlsimplereader)
-endif()