Skip to content

CTest: Exit coverage handling early if no binary directory

Check for the existance of the Binary directory string before checking for coverage files. If the directory is not specified, write an error message and do not do any checking.

Fixes: #22102 (closed)
Topic-rename: ctest-coverage-no-dir

Edited by Brad King

Merge request reports