I just created a dub package. Frankly, the whole thign is backward.
Egor Pugin
egor.pugin at gmail.com
Sun May 8 09:24:18 UTC 2022
On Sunday, 8 May 2022 at 03:47:41 UTC, Tejas wrote:
> What do you think about using **conda** as a package manager?
> It's _completely_ decoupled from build systems(as well as which
> programming language you use, from what I can tell)
Looks like just binary package manager.
I do not see how it helps building software.
It can make an environment for you, but how to integrate it into
cmake or make a build file for make/ninja?
More information about the Digitalmars-d
mailing list