The typical thing is to determine your library path at Pkg.build time, in a 
script in YourPkg/deps/build.jl, and write to a const mylibrary="..." in 
YourPkg/deps/deps.jl which is included by your package.

Reply via email to