Import a library in Python from a SWIG interface file based on original C++ source code in the context of a git submodule

前端 未结 0 1812
无人共我
无人共我 2020-12-31 02:44

I have a git repo with the following structure:

Submodule/
    APIs/
        Python/
             interface_file.i
             CMakeLists.txt
        Common/         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题