gradle-tools
0.13.4-kotlin-1.8.0
gradle-tools
/
space.kscience.gradle
/
KScienceNativeConfiguration
/
target
target
fun
target
(
target
:
KScienceNativeTarget
)
Add a native target
fun
target
(
preset
:
KotlinNativePreset
,
targetName
:
String
=
preset.name
,
targetConfiguration
:
KotlinNativeTarget
.
(
)
->
Unit
=
{ }
)