Skip to content

Commit

Permalink
Update ABSL to tip
Browse files Browse the repository at this point in the history
  • Loading branch information
carlocab committed Aug 28, 2024
1 parent 379d530 commit 752f32e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ endif()
if(NOT absl_FOUND)
set(BLOATY_BUILD_TESTING_SAVE "${BUILD_TESTING}")
set(BUILD_TESTING OFF)
set(ABSL_MSVC_STATIC_RUNTIME ON)
add_subdirectory(third_party/abseil-cpp)
set(BUILD_TESTING "${BLOATY_BUILD_TESTING_SAVE}")
endif()
Expand Down
2 changes: 1 addition & 1 deletion third_party/abseil-cpp
Submodule abseil-cpp updated 973 files

0 comments on commit 752f32e

Please sign in to comment.