Skip to content

Commit

Permalink
Try adding crc32c from absl
Browse files Browse the repository at this point in the history
  • Loading branch information
raulcd committed Jul 27, 2023
1 parent 7ef61bb commit fb26387
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2780,6 +2780,7 @@ macro(build_absl)
cordz_handle
cordz_info
cordz_sample_token
crc32c
debugging_internal
demangle_internal
examine_stack
Expand Down Expand Up @@ -2861,6 +2862,7 @@ macro(build_absl)
cordz_update_tracker
core_headers
counting_allocator
crc32c
debugging
dynamic_annotations
endian
Expand Down

0 comments on commit fb26387

Please sign in to comment.