diff options
Diffstat (limited to 'etc/import/upb/TARGETS.protobuf')
-rw-r--r-- | etc/import/upb/TARGETS.protobuf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/import/upb/TARGETS.protobuf b/etc/import/upb/TARGETS.protobuf new file mode 100644 index 00000000..082a1d68 --- /dev/null +++ b/etc/import/upb/TARGETS.protobuf @@ -0,0 +1,11 @@ +{ "port_hdrs": + { "type": ["@", "rules", "data", "staged"] + , "srcs": + [ "port/atomic.h" + , "port/def.inc" + , "port/undef.inc" + , "port/vsnprintf_compat.h" + ] + , "stage": ["upb"] + } +} |