... 11) add_subdirectory(pybind11) pybind11_add_module(point point.cpp) ... the following lines in the cmake file: pybind11_add_module(point ...
確定! 回上一頁