About Dub capabilities
Dukc via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Jul 4 13:46:33 PDT 2017
When you want to do things other than just fetching packages,
invoking D compilers and converting package descriptors, I am
wondering is Dub up to it?
For example, could dmd source code build (if somebody wanted to)
be automated with Dub instead of CMake, bearing in mind it
requires some c++ compilation?
If so, how? I was unable to find anything about custom system
calls at the website.
Not that I have any need for that right now, I am just interested.
More information about the Digitalmars-d-learn
mailing list