dbuild ~master (2022-05-11T02:24:37.8200585)
Dub
Repo
BuildContext
dbuild
buildsystem
context of a build
struct
BuildContext {
BuildDirs
dirs
;
BuildType
type
;
bool
quiet
;
}
Members
Variables
dirs
BuildDirs
dirs
;
Undocumented in source.
quiet
bool
quiet
;
Undocumented in source.
type
BuildType
type
;
Undocumented in source.
Meta
Source
See Implementation
dbuild
buildsystem
interfaces
BuildSystem
structs
BuildContext
CMake
context of a build