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.
| Parameter | Type | Description |
|---|---|---|
| [version] | string | |
| [opts] | object | |
| [opts.default=false] | boolean | |
| [opts.unverified=false] | boolean | Allow downloading without a |
| [opts.lockfile] | string | Address of a workspace-owned lockfile to |
Returns: object Target handle for this NASM toolchain.