Skip to content

Commit a1f79e5

Browse files
Qiye Tanfacebook-github-bot
authored andcommitted
Revert D80147769: Fix the OSS build
Differential Revision: D80147769 Original commit changeset: a16a71c680a0 Original Phabricator Diff: D80147769 fbshipit-source-id: cd86b803466355ba5d4b1817c16a3c864771ac01
1 parent 9b52653 commit a1f79e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/fbcode_builder/CMake/FBThriftCppLibrary.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function(add_fbthrift_cpp_library LIB_NAME THRIFT_FILE)
8686
"${output_dir}/gen-cpp2/${service}AsyncClient.cpp"
8787
"${output_dir}/gen-cpp2/${service}_processmap_binary.cpp"
8888
"${output_dir}/gen-cpp2/${service}_processmap_compact.cpp"
89-
"${output_dir}/gen-cpp2/${service}_types_serialization.cpp"
89+
"${output_dir}/gen-cpp2/${service}_processmap_serialization.cpp"
9090
)
9191
endforeach()
9292

0 commit comments

Comments
 (0)