chen3feng / blade-build

Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
Other
2.05k stars 500 forks source link

问题:请问c++项目如何用blade使用pybind11编译成so文件供python调用 #968

Closed mayinghan closed 2 years ago

mayinghan commented 2 years ago

c++项目很复杂,有很多依赖,目前线上是用blade编译的,有没有办法用blade和pybind11编译成一个本地版的so文件供python调用

chen3feng commented 2 years ago

生成 cc_plugin