summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorJoshua Haberman <jhaberman@gmail.com>2019-05-13 15:55:44 -0700
committerJoshua Haberman <jhaberman@gmail.com>2019-05-13 15:55:44 -0700
commit13eb14986b3fbce692c7ce5ef62adc8d4bf84f2b (patch)
treeef4bd32657e2fe36275f9f4c36b1331591149203 /CMakeLists.txt
parenta37877a32679edd455c5480644134282c3aa0460 (diff)
More fixes for Blaze.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e6bc5b4..675f41a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -64,8 +64,6 @@ add_library(upb
upb/decode.c
upb/encode.c
upb/msg.c
- upb/port_def.inc
- upb/port_undef.inc
upb/table.c
upb/table.int.h
upb/upb.c
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback