On 15/12/2023 2:02 AM, Renato wrote:
How do you tell dub to "build and link in a single step"?
This should do it: ``--combined --build-mode=allAtOnce``
Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn Thu, 14 Dec 2023 05:16:46 -0800
On 15/12/2023 2:02 AM, Renato wrote:
How do you tell dub to "build and link in a single step"?
This should do it: ``--combined --build-mode=allAtOnce``