Msvc

Configuration

nasmToolchain()

nasmToolchain(version, opts = {})

Declare the NASM assembler toolchain and optionally set it as the default. A msvcToolchain()-driven cmakeProject() picks up whatever default is declared — see resolveNasmHost(). matching lockfile entry (warns instead of failing). use instead of the shipped one, so the address is stated one time only.

ParameterTypeDescription
[version]string
[opts]object
[opts.default=false]boolean
[opts.unverified=false]booleanAllow downloading without a
[opts.lockfile]stringAddress of a workspace-owned lockfile to

Returns: object Target handle for this NASM toolchain.