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 616139712..925290ecd 100644
--- a/tests/auto/qdoc/qdoc/CMakeLists.txt
+++ b/tests/auto/qdoc/qdoc/CMakeLists.txt
@@ -16,7 +16,7 @@ qt_internal_add_test(tst_QDoc
INCLUDE_DIRECTORIES
${QDOC_INCLUDE_DIRECTORY}
../catch_generators/
- ../catch_conversions/
LIBRARIES
Qt::QDocCatchPrivate
+ Qt::QDocCatchConversionsPrivate
)