Package.getSubConfiguration

Returns the selected configuration for a certain dependency.

If no configuration is specified in the package recipe, null will be returned instead.

FIXME: The platform parameter is currently ignored, as the "subConfigurations" field doesn't support platform suffixes.

class Package
const
string
getSubConfiguration
(
string config
,,
in BuildPlatform platform
)

Meta