public_dependencies target property?

Aha, so it’s collecting either the LINK_LIBRARIES or INTERFACE_LINK_LIBRARIES property of the given target into the target_dependencies var - simpler than I thought, must have been having a ‘senior moment’…

Thanks,
Mark