Method
FoundryContextdup_build_system
Declaration [src]
char*
foundry_context_dup_build_system (
FoundryContext* self
)
Description [src]
Gets the name of the build system to use.
First the settings are checked. If set, that is preferred. After that, the configuration is checked to see if it specifies a build system.
Otherwise, NULL
is returned.