summaryrefslogtreecommitdiffstats
path: root/src/testlib/selfcover.cmake
Commit message (Collapse)AuthorAgeFilesLines
* CMake: Enable testlib selftestsLeander Beernaert2020-03-181-0/+40
This patch adds the equivalent of testlib's selfcover.pri and is enabled for both testlib and the respective selftests test. This patch also fixes the selftests so that they can run without FEATURE_testlib_selfcover enabled. Change-Id: I15913de2d572ac79804ce3e652cee66de74318f8 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>