api / org.gradle.nativeplatform / NativeBinarySpec / getAssembler

getAssembler

abstract fun getAssembler(): Tool

The configuration of the assembler used when compiling assembly sources this binary. Valid for SharedLibraryBinarySpec, StaticLibraryBinarySpec and NativeExecutableBinarySpec when the 'assembler' plugin is applied.