Static linking, specifying binary and test-library folder

Adnan contact.adnan.02 at protonmail.com
Tue Dec 24 05:51:37 UTC 2019


Hello, how does one:

1. Force static linking (build with `-defaultlib` flag)

2. Specify binary file generated by the `dub buid` command

3. Specify binary file generated by the `dub test` command

in the `dub.json` file?


More information about the Digitalmars-d-learn mailing list