Compat.jl icon indicating copy to clipboard operation
Compat.jl copied to clipboard

add @artifact_str

Open rapus95 opened this issue 5 years ago • 0 comments

when creating an artifact with julia 1.3 the BinaryBuilder pipeline drops everything in the right place such that I could depend on the newly created jll even for pre 1.3 packages. Thus, an artifact"dependency" which could be made via the recommended pre 1.3 solution using BinaryProvider.jl would be perfect and to my understanding in the scope of this package

rapus95 avatar Jan 10 '20 15:01 rapus95