File: CTestCustom.cmake

package info (click to toggle)
frozen 1.2.0-2
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,244 kB
  • sloc: cpp: 18,992; ansic: 788; makefile: 77
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
5
set(CTEST_CUSTOM_COVERAGE_EXCLUDE
  ".*examples.*"
  ".*tests.*"
  ".*benchmark.*"
  ".*c[+][+].*")