Skip to content

CITest: check if test dependencies exist

Frank Winklmeier requested to merge fwinkl/athena:citest into 22.0

Make it a CMake error in case a test dependency does not exist to avoid problems as seen in !56429 (merged).

cc @tadej

Merge request reports