cc_library( name = "libeigen", hdrs = glob([ "**", ]), includes = ["."], visibility = ["//visibility:public"], )