api / org.gradle.nativeplatform / NativeBinarySpec / getLinker

getLinker

abstract fun getLinker(): Tool

The configuration of the linker used when linking this binary. Valid for SharedLibraryBinarySpec and NativeExecutableBinarySpec.