blob: 3cd587ccbb5e51c97f3a3d1775635e204a896e9b [file] [log] [blame]
licenses(["unencumbered"])
cc_library(
name = "empty_config_h",
hdrs = [
"config.h",
],
target_compatible_with = ["@platforms//os:linux"],
visibility = ["//third_party:__subpackages__"],
)