Help with find_package with nested libs

If the ccc library only brings compile usage requirements (i.e., no IMPORTED targets to link to or the like), linking $<BUILD_INTERFACE:ccc> would keep it from its install. Wtih CMake 3.26 will have $<BUILD_LOCAL_INTERFACE> to hide it from all exports.