Makefiles and dub

rikki cattermole rikki at cattermole.co.nz
Sat Nov 5 11:38:09 UTC 2022


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!


More information about the Digitalmars-d-learn mailing list