API Documentation: ObjectiveCppCompile

Compiles Objective-C++ source files into object files.

Properties

No properties.

Methods

No methods.

Property Details

ListProperty<String> compilerArgs

Additional arguments to provide to the compiler.

It act as an escape hatch to the current model. Please open an issue on https://github.com/nokeedev/gradle-native with your reason for using this hatch so we can improve the model.

Provider<? extends ToolChain> toolChain (read-only)

The tool chain used for the compilation.