Paddle
Paddle copied to clipboard
Fix libpaddle soname mismatch error
PR types
Bug fixes
PR changes
Others
Describe
Fix libpaddle soname mismatch error
cmake会默认为shared library加前缀,因此多了一个前缀,还是会出现soname不一致的问题,本PR修复一下
修复前:
修复后:
你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.