From cbe051a09c19f868b7682477755011ec681ce6cb Mon Sep 17 00:00:00 2001 From: Joshua Haberman Date: Mon, 13 May 2019 08:30:57 -0700 Subject: Re-enabled conformance tests. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e08cd7..e6bc5b4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -115,6 +115,7 @@ target_link_libraries(upb_pb table upb) add_library(upb_json + generated_for_cmake/upb/json/parser.c upb/json/printer.c upb/json/parser.h upb/json/printer.h) -- cgit v1.2.3