Lin807188583 commented on issue #2764:
URL: https://github.com/apache/brpc/issues/2764#issuecomment-2358717781

   编译时加上target(cmake --build build --target install)会把对应库加到/usr/local。
   然后cmake里面要配置相关链接库 保证能找到
   然后自己的项目引入头文件(类似#include <brpc/server.h> )这样就可以正常使用了。


-- 
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