wasphin commented on code in PR #1857:
URL: https://github.com/apache/incubator-brpc/pull/1857#discussion_r929394879


##########
cmake/brpc.pc.in:
##########
@@ -23,4 +23,4 @@ Description: An industrial-grade RPC framework used 
throughout Baidu, with 1,000
 Version: @BRPC_VERSION@
 Cflags: -I${includedir}
 Libs: -L${libdir}/ -lbrpc
-Libs.private: @BRPC_PRIVATE_LIBS@
+Libs.private: @DYNAMIC_LIB@

Review Comment:
   pkg-config 依赖静态库时会不会有问题?



-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to