summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdoc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/CMakeLists.txt')
-rw-r--r--tests/auto/qdoc/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/qdoc/CMakeLists.txt b/tests/auto/qdoc/CMakeLists.txt
index e9a5da6eb..750ce80d0 100644
--- a/tests/auto/qdoc/CMakeLists.txt
+++ b/tests/auto/qdoc/CMakeLists.txt
@@ -1,4 +1,5 @@
# Generated from qdoc.pro.
+add_subdirectory(config)
add_subdirectory(generatedoutput)
-add_subdirectory(qdoccommandlineparser)
+add_subdirectory(utilities)