Skip to content

Commit

Permalink
feat(thridparty): add abseil as thirdparty
Browse files Browse the repository at this point in the history
  • Loading branch information
yujingwei committed Nov 8, 2023
1 parent 202a408 commit d4e6118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thirdparty/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -415,4 +415,5 @@ ExternalProject_Add(abseil
URL_MD5 5c6193dbc82834f8e762c6a28c9cc615
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${TP_OUTPUT}
-DABSL_FIND_GOOGLETEST=OFF
-DCMAKE_CXX_STANDARD=14
)

0 comments on commit d4e6118

Please sign in to comment.