one more note # pybind11_add_module() is identical to: # add_library(sampling MODULE sampling.cc) # if no MODULE, then outputs a static '.a' ...
確定! 回上一頁