Currently cmake selective build has three APIs: 1. gen_selected_ops 2. generate_bindings_for_kernels 3. gen_operators_lib We can wrap these into one API that calls them under the hood to mirror the buck macro `executorch_generated_lib` cc @larryliu0820 @jathu