Skip to content

Commit

Permalink
Another attempt at getting vanilla ubuntu to work.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Jul 27, 2023
1 parent db5199a commit cae4e46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions third_party/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
if(NOT ${ABSL_INCLUDED_WITH_PROTOBUF})
# We want later than C++11.
set(ABSL_PROPAGATE_CXX_STD OFF)
set(ABSL_CXX_STANDARD 17)
add_subdirectory(abseil-cpp)
endif()

Expand Down

0 comments on commit cae4e46

Please sign in to comment.