This is because pybind11 internally find_package (PythonInterp) . https://cmake.org/cmake/help/v3.18/module/FindPythonInterp.html. By the way, there are ...
確定! 回上一頁