TrkVertexFitters CMake Cleanup/Fix, master branch (2020.04.20.)
Cleaned/fixed the build configuration of TrkVertexFitters.
Removed the usage of atlas_depends_on_subdirs(...)
, and fixed the dependencies of the libraries built by the package. (Adding an explicit dependence on TestTools
.)
I came across the "configuration imperfections" while working on !32081 (closed).