Tracking/Acts: cmake cleanup
Cleanup the cmake configuration of the Tracking/Acts
packages:
- remove
atlas_depends_on_subdirs
- fix external package dependencies
- remove unused
ActsPriVtxFinderLib
- move private components headers to
src
directory - enable flake8 where applicable and fix code