From 9a66356d95f9aff04570a6b4e9e34cdc8cd6fa6b Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Mon, 13 May 2019 16:13:39 -0700 Subject: More Blaze fixes. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 675f41a..d085f48 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -87,6 +87,7 @@ add_library(legacy_msg_reflection upb/legacy_msg_reflection.c upb/legacy_msg_reflection.h) target_link_libraries(legacy_msg_reflection + table upb) add_library(handlers upb/handlers.c -- cgit v1.2.3