Skip to content

Commit

Permalink
Updated formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Aug 18, 2023
1 parent 714f486 commit 62c12f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: Apache-2.0

if(NOT ${ABSL_INCLUDED_WITH_PROTOBUF})
set(ABSL_PROPAGATE_CXX_STD ON)
add_subdirectory(abseil-cpp)
set(ABSL_PROPAGATE_CXX_STD ON)
add_subdirectory(abseil-cpp)
endif()

include(datetime.cmake)
Expand Down

0 comments on commit 62c12f6

Please sign in to comment.