Simplify cmake find packages in installed config
This MR brings all the dependencies to the root CMake file and required them at config file when their respective targets are present in the build configuration. Also fixes a couple of cases that where not forwarded correctly to the config file.
Edited by Santiago Ospina De Los Ríos