@ -30,6 +30,11 @@ target("dna_pybind")
add_defines("DNA_IS_PYBIND")
add_packages("pybind11")
set_kind("shared")
if is_plat("windows")then
set_filename("dna.pyd")
elseif
set_basename("dna")
end
add_files("src/main.cpp")
The note is not visible to the blocked user.