Add generated interop libraries in compile dependency configuration (#1864)
This commit is contained in:
+3
@@ -24,6 +24,9 @@ interface CInteropSettings: Named {
|
||||
// TODO: Provide an interface for native compilations.
|
||||
val compilation: KotlinCompilation
|
||||
|
||||
val dependencyConfigurationName: String
|
||||
var dependencyFiles: FileCollection
|
||||
|
||||
// DSL.
|
||||
fun defFile(file: Any)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user