CppApplication

Configuration for a C++ application, defining the source files that make up the application plus other settings.

An instance of this type is added as a project extension by the C++ Application Plugin.

Since

4.2

Functions

Link copied to clipboard
abstract fun getBaseName(): Property<String>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getHeaderFiles(): FileTree
Link copied to clipboard
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun source(action: Action<in ConfigurableFileCollection>)