Skip to content

Commit

Permalink
feat(thirdparty): introduce gssapi into http client
Browse files Browse the repository at this point in the history
  • Loading branch information
yujingwei committed Nov 20, 2023
1 parent 3d1376c commit d0e3935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion thirdparty/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,6 @@ ExternalProject_Add(abseil
https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.1.zip
URL_MD5 5c6193dbc82834f8e762c6a28c9cc615
CMAKE_ARGS -DCMAKE_INSTALL_PREFIX=${TP_OUTPUT}
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
-DABSL_FIND_GOOGLETEST=OFF
-DCMAKE_CXX_STANDARD=14
)

0 comments on commit d0e3935

Please sign in to comment.