Skip to content

Commit

Permalink
fix bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
kongdd committed Jan 16, 2024
1 parent e3afd5f commit e62cc8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ using Libdl
println(pwd())
println("Hello world!")

run(`make`)
run(`cp BEPS.c/libbeps.dll libbeps.$(dlext)`)
# run(`make`)
# run(`cp BEPS.c/libbeps.dll libbeps.$(dlext)`)

0 comments on commit e62cc8a

Please sign in to comment.