Skip to content

Commit 9958f52

Browse files
authored
Add a new line
1 parent 736f045 commit 9958f52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/cmake_modules/ThirdpartyToolchain.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3053,6 +3053,7 @@ function(build_absl)
30533053
if(CMAKE_VERSION VERSION_LESS 3.28)
30543054
set_property(DIRECTORY ${absl_SOURCE_DIR} PROPERTY EXCLUDE_FROM_ALL TRUE)
30553055
endif()
3056+
30563057
if(APPLE)
30573058
# This is due to upstream absl::cctz issue
30583059
# https://github.com/abseil/abseil-cpp/issues/283

0 commit comments

Comments
 (0)