GehaFearless commented on code in PR #1675:
URL:
https://github.com/apache/incubator-pegasus/pull/1675#discussion_r1387437446
##########
thirdparty/CMakeLists.txt:
##########
@@ -409,3 +409,11 @@ ExternalProject_Add(http-parser
INSTALL_COMMAND cp -R http_parser.h
${TP_OUTPUT}/include/nodejs/http_parser.h
BUILD_IN_SOURCE 1
)
+
+ExternalProject_Add(abseil
+ URL
https://github.com/abseil/abseil-cpp/archive/refs/tags/20230802.1.zip
Review Comment:
could U add one more url?
`https://pegasus-thirdparty-package.oss-cn-beijing.aliyuncs.com/abseil-20230802.1.zip.zip`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]