add_extension_modules(out, type, extensions)
Instance Public methods
Adds a list of extensions
to this module of the given
type
to out
. #add_includes and #add_extends call this, so you
should use those directly.
Adds a list of extensions
to this module of the given
type
to out
. #add_includes and #add_extends call this, so you
should use those directly.
Please login to continue.