On 06/11/2022 1:16 AM, Imperatorn wrote:
On Saturday, 5 November 2022 at 11:38:09 UTC, rikki cattermole wrote:
We have a few build formats that dub can generate for you automatically:

```
visuald - VisualD project files
sublimetext - SublimeText project file
cmake - CMake build scripts
build - Builds the package directly
```

Unfortunately none of them are make, it would be nice to have that if you are looking to contribute!

Wait, dub can generate all those? I only knew about visuald

build is just dub and doesn't emit any project files.

But yes, it has two others (although idk how much they get used, or how complete).

Reply via email to