operatingSystem

abstract fun operatingSystem(name: String)(source)

Sets the operating system being targeted.

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

See also

Supported notations.