June 29, 2015 Setting um makefile for dmd | ||||
---|---|---|---|---|
| ||||
Hello, i get myself a nice makefile from here: https://gist.github.com/darkstalker/2221824 How can I modify it so that I can use the run option of dmd? I tried to add another compiler flag variable which would be only used with run but then it messed with -of$@ option and said it couldn't read it. Thanks |
Copyright © 1999-2021 by the D Language Foundation