architecture

abstract fun architecture(name: String)(source)

Sets the cpu architecture being targeted.

The architecture is provided as a string name, which is translated into one of the supported architecture types.

Since

2.3

See also

Supported notations.