NativeComponentExtension

The configuration for native components generated by this build.

Functions

Link copied to clipboard
abstract fun executables(action: Action<out Any>)
Configure the NativeExecutableSpec components produced by the build.
Link copied to clipboard
The NativeExecutableSpec components produced by the build.
Link copied to clipboard
The NativeLibrarySpec components produced by the build.
Link copied to clipboard
abstract fun libraries(action: Action<out Any>)
Configure the NativeLibrarySpec components produced by the build.