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