Package 

Class KotlinNativeLibrary

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final KonanTarget getTarget()
      final Unit setTarget(KonanTarget target)
      final Set<NativeBuildType> getModes()
      final Unit setModes(Set<NativeBuildType> modes)
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.native.tasks.artifact.KotlinNativeLibrary

        binaryOption, kotlinOptions, modes, registerExportDependencies, registerLibsDependencies
      • Methods inherited from class org.jetbrains.kotlin.gradle.targets.native.tasks.artifact.KotlinNativeArtifact

        addModule, setModules
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KotlinNativeLibrary

        KotlinNativeLibrary()