Skip to content

Commit

Permalink
Add absl::strerror linking
Browse files Browse the repository at this point in the history
  • Loading branch information
amol- committed Jul 4, 2024
1 parent 064baa2 commit 1c8a924
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3716,6 +3716,7 @@ macro(build_absl)
absl::strings
absl::cord
absl::str_format
absl::strerror
absl::optional)
set_property(TARGET absl::statusor
PROPERTY INTERFACE_LINK_LIBRARIES
Expand Down

0 comments on commit 1c8a924

Please sign in to comment.