update
This commit is contained in:
parent
cc13b23417
commit
ec99499e46
@ -33,7 +33,7 @@ target("dna_pybind")
|
|||||||
if is_plat("windows")then
|
if is_plat("windows")then
|
||||||
set_filename("dna.pyd")
|
set_filename("dna.pyd")
|
||||||
else
|
else
|
||||||
set_basename("libdna.so")
|
set_basename("dna")
|
||||||
end
|
end
|
||||||
add_files("src/main.cpp")
|
add_files("src/main.cpp")
|
||||||
add_shflags("-fopenmp")
|
add_shflags("-fopenmp")
|
||||||
|
Loading…
Reference in New Issue
Block a user