summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/CMakeLists.txt')
-rw-r--r--tests/auto/testlib/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/testlib/CMakeLists.txt b/tests/auto/testlib/CMakeLists.txt
index 1f8438fa64..35a26a8e34 100644
--- a/tests/auto/testlib/CMakeLists.txt
+++ b/tests/auto/testlib/CMakeLists.txt
@@ -2,6 +2,7 @@
# SPDX-License-Identifier: BSD-3-Clause
add_subdirectory(qsignalspy)
+add_subdirectory(tostring)
# QTBUG-88507
if(QT_FEATURE_process AND NOT ANDROID)