target_link_libraries(example_embed pybind11::embed) # use link lib pybind11::embed to embed a python interpreter in you c++ code.
確定! 回上一頁