About Dub capabilities
Seb via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Jul 5 03:22:44 PDT 2017
On Wednesday, 5 July 2017 at 06:06:18 UTC, Dukc wrote:
> On Tuesday, 4 July 2017 at 21:02:55 UTC, Martin Nowak wrote:
>> preGenerate-/preBuildCommands are your friends to compile C++
>> code using dub.
>
> Hod did I not notice them... but that answers the question,
> thanks.
See https://github.com/dlang-community/drepl/pull/63 for an
example on how simple c/c++ files can be compiled "on-the-fly".
More information about the Digitalmars-d-learn
mailing list