Interface | Description |
---|---|
HasObjectiveCppSources |
Represents a component that carries Objective-C++ sources.
|
HasObjectiveCppSourceSet |
Represents a component sources that carries an Objective-C++ source set named objectiveCpp.
|
ObjectiveCppApplication |
Configuration for an application written in Objective-C++, defining the dependencies that make up the application plus other settings.
|
ObjectiveCppApplicationExtension | Deprecated |
ObjectiveCppLibrary |
Configuration for a library written in Objective-C++, defining the dependencies that make up the library plus other settings.
|
ObjectiveCppLibraryExtension | Deprecated |
Class | Description |
---|---|
ObjectiveCppApplicationSources |
Sources for a native application implemented in Objective-C++.
|
ObjectiveCppLibrarySources |
Sources for a native library implemented in Objective-C++.
|