NativeExecutableFileSpec

Deprecated

The Gradle software model is deprecated and will be removed in Gradle 10. Use the new component model (e.g. cpp-application, cpp-library, swift-application, swift-library, xctest) instead.

Specifies how to build and where to place a native executable file.

TODO:HH resolve naming conflict with existing NativeExecutableSpec

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open var file: File
Link copied to clipboard