Fix name of property in refactored cinterop tool (#2692)
This commit is contained in:
@@ -107,7 +107,6 @@ kotlin {
|
||||
includeDirs.headerFilterOnly '/usr/include', '/usr/include/x86_64-linux-gnu'
|
||||
}
|
||||
}
|
||||
compilations.test.linkerOpts "-L${getMingwPath()}/lib"
|
||||
}
|
||||
fromPreset(presets.macosX64, 'macos') {
|
||||
compilations.main.cinterops {
|
||||
|
||||
Reference in New Issue
Block a user