Skip to content

Commit

Permalink
Correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludvig af Klinteberg committed Apr 30, 2019
1 parent e6983dd commit 7065074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ end
@show readdir(joinpath("usr","lib"))
using Libdl
if Sys.KERNEL == :Darwin
dlopen("usr/lib/libfinufft.dylib")
dlopen("usr/lib/libfinufft.1.1.1.dylib")
end

# Write out a deps.jl file that will contain mappings for our products
Expand Down

0 comments on commit 7065074

Please sign in to comment.