KT-50131 Open AbstractKotlinNativeCompile.compilerPluginClasspath for overriding

This commit is contained in:
konstantin.tskhovrebov
2021-12-08 10:01:26 +01:00
committed by teamcity
parent a66aeaf382
commit 5b4af6f422
@@ -239,7 +239,7 @@ abstract class AbstractKotlinNativeCompile<T : KotlinCommonToolOptions, K : Kotl
@Optional
@Classpath
var compilerPluginClasspath: FileCollection? = null
open var compilerPluginClasspath: FileCollection? = null
/**
* Plugin Data provided by [KpmCompilerPlugin]