summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt')
-rw-r--r--tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt b/tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt
index a4aac7f924..ea890641ef 100644
--- a/tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt
+++ b/tests/auto/testlib/selftests/qexecstringlist/CMakeLists.txt
@@ -15,3 +15,7 @@ add_qt_executable(qexecstringlist
## Scopes:
#####################################################################
+
+# special case begin
+qt_apply_testlib_coverage_options(qexecstringlist)
+# special case end