reggae ~fix-45 (2022-04-20T07:05:53.6385805)
Dub
Repo
BuildGenMain
reggae
buildgen
Undocumented in source.
mixin template
BuildGenMain (
string
buildModule
= "reggaefile"
) {
import
std
.
stdio
;
;
int
main
(string[] args);
}
Members
Functions
main
int
main
(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
reggae
buildgen
functions
doBuild
doBuildFor
getBuildObject
writeCompilationDB
mixin templates
BuildGenMain
buildGen