Interface | Description |
---|---|
CApplication |
Configuration for an application written in C, defining the dependencies that make up the application plus other settings.
|
CApplicationExtension | Deprecated |
CLibrary |
Configuration for a library written in C, defining the dependencies that make up the library plus other settings.
|
CLibraryExtension | Deprecated |
HasCSources |
Represents a component that carries C sources.
|
HasCSourceSet |
Represents a component sources that carries an C source set named c.
|
Class | Description |
---|---|
CApplicationSources |
Sources for a native application implemented in C.
|
CLibrarySources |
Sources for a native library implemented in C.
|