diff --git a/cmake/CMakeLists.txt b/cmake/CMakeLists.txt index 9e0b5330a2..db16e04ba7 100644 --- a/cmake/CMakeLists.txt +++ b/cmake/CMakeLists.txt @@ -63,8 +63,8 @@ enable_testing() add_library(port INTERFACE) add_library(upb - ../upb/alloc.c ../upb/arena.c + ../upb/alloc.c ../upb/array.c ../upb/decode.c ../upb/encode.c