Skip to content

Commit

Permalink
Update thirdparty/CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 authored Nov 7, 2023
1 parent c75ed60 commit 5c876b3
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 @@ -413,5 +413,6 @@ ExternalProject_Add(http-parser
ExternalProject_Add(abseil
URL https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.1.zip
URL_MD5 5c6193dbc82834f8e762c6a28c9cc615
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${TP_OUTPUT}
-DABSL_FIND_GOOGLETEST=OFF
)

0 comments on commit 5c876b3

Please sign in to comment.