package(default_visibility = ["//visibility:public"]) cc_library( name = "pybind11", hdrs = glob(["include/**/*."]), includes = ["include"], )