cc_library( name = "argparse", hdrs = ["include/argparse/argparse.hpp"], includes = ["include"], visibility = ["//visibility:public"], )