how to make pragma(lib)'s path relative to the package's path?

ryuukk_ ryuukk.dev at gmail.com
Mon Jul 31 00:32:07 UTC 2023


I reworked the PR, here is the new link: 
https://github.com/dlang/dmd/pull/15479

It basically add support for ``pragma(lib, "local:bin/lib.a");``

Makes things easier, and doesn't change any old behavior


More information about the Digitalmars-d-learn mailing list