summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/qdoc/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/qdoc/CMakeLists.txt')
-rw-r--r--tests/auto/qdoc/qdoc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qdoc/qdoc/CMakeLists.txt b/tests/auto/qdoc/qdoc/CMakeLists.txt
index 925290ecd..7e145ab30 100644
--- a/tests/auto/qdoc/qdoc/CMakeLists.txt
+++ b/tests/auto/qdoc/qdoc/CMakeLists.txt
@@ -15,8 +15,8 @@ qt_internal_add_test(tst_QDoc
${QDOC_SOURCE_DIRECTORY}/filesystem/fileresolver.cpp
INCLUDE_DIRECTORIES
${QDOC_INCLUDE_DIRECTORY}
- ../catch_generators/
LIBRARIES
Qt::QDocCatchPrivate
Qt::QDocCatchConversionsPrivate
+ Qt::QDocCatchGeneratorsPrivate
)