How can you set up cc_library to link libraries as part of a group? I\'d like to write
cc_library( name = "abc", srcs = [ ... libA.a, li