@ -33,11 +33,9 @@ target("dna_pybind")
if is_plat("windows")then
set_filename("dna.pyd")
else
set_filename("libdna.so")
set_basename("libdna.so")
end
add_files("src/main.cpp")
set_basename("dna")
add_shflags("-fopenmp")
after_build(
function (target)
The note is not visible to the blocked user.