From ea5b8c0626529f8177d7756aa0df5b0166078ba9 Mon Sep 17 00:00:00 2001 From: yangzhong Date: Tue, 24 Jun 2025 17:49:22 +0800 Subject: [PATCH] Fix linking failure --- cachelib/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cachelib/CMakeLists.txt b/cachelib/CMakeLists.txt index e17ff27c3..6d66a1389 100644 --- a/cachelib/CMakeLists.txt +++ b/cachelib/CMakeLists.txt @@ -246,6 +246,8 @@ function(add_thrift_file PREFIX THRIFT_RELATIVE_PATH CPP_OPTION) "types_custom_protocol.h" "types.h" "types.tcc" + "types_binary.cpp" + "types_compact.cpp" ) # The thrift cpp option "frozen2"