Skip to content

Commit

Permalink
Re-sync with internal repository
Browse files Browse the repository at this point in the history
  • Loading branch information
facebook-github-bot committed Jul 3, 2023
1 parent 0824ee3 commit fd075b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/fbcode_builder/CMake/FBThriftCppLibrary.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,8 @@ function(add_fbthrift_cpp_library LIB_NAME THRIFT_FILE)
${ARG_DEPENDS}
FBThrift::thriftcpp2
Folly::folly
mvfst::mvfst_server_async_tran
mvfst::mvfst_server
)

# Add ${generated_headers} to the PUBLIC_HEADER property for ${LIB_NAME}
Expand Down
1 change: 1 addition & 0 deletions build/fbcode_builder/manifests/fbthrift
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ libsodium
python-six
wangle
zstd
mvfst
# Thrift also depends on openssl but since the latter requires a platform-
# specific configuration we rely on the folly manifest to provide this
# dependency to avoid duplication.
Expand Down

0 comments on commit fd075b0

Please sign in to comment.