What are the barriers to adding C support to dub?

Imperatorn johan_forsberg_86 at hotmail.com
Sat Mar 20 14:28:40 UTC 2021


On Saturday, 20 March 2021 at 14:19:25 UTC, Bastiaan Veelo wrote:
> On Friday, 19 March 2021 at 23:11:51 UTC, Chris Piker wrote:
>> I am curious to know what barriers prevent dub from supporting 
>> C source code compilation.
>
> The best option currently is probably to call any existing 
> build tool in dub’s preBuildCommands to compile files in 
> foreign languages as part of the dub build process.
>
> Do you see any issues using this approach?
>
> — Bastiaan.

This is probably what I would do if I had to


More information about the Digitalmars-d mailing list