load("//bazel:macros.bzl", "generated_cc_atom") generated_cc_atom( name = "skcms_hdr", hdrs = ["skcms.h"], visibility = ["//:__subpackages__"], )