summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJosh Haberman <jhaberman@gmail.com>2019-01-27 21:57:28 -0800
committerJosh Haberman <jhaberman@gmail.com>2019-01-27 21:57:28 -0800
commit68d86cbc5906b6821fd2d44080634891fb9f3fab (patch)
tree1033bf8b79ec94ca8bad111749f1aad1b62bb9f0 /CMakeLists.txt
parent9ea6bb467810b958c8c2fb0bcf96d0af2b243801 (diff)
Ported BUILD file fixes for google3 to arrayapi branch.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fb887cb..3e1de27 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -104,6 +104,7 @@ add_library(upb_pb
upb/pb/textprinter.c
upb/pb/varint.c
upb/pb/varint.int.h
+ upb/table.int.h
upb/pb/decoder.h
upb/pb/encoder.h
upb/pb/glue.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback