This commit is contained in:
Zengtudor 2024-09-22 00:18:33 +08:00
parent 83e64a77f0
commit b6615d1280
1 changed files with 1 additions and 1 deletions

View File

@ -47,6 +47,6 @@ target("dna_pybind")
end
)
target("dna")
target("dna_bin")
set_kind("binary")
add_files("src/main.cpp")