api / org.gradle.nativeplatform / NativeBinarySpec / getObjcppCompiler

getObjcppCompiler

abstract fun getObjcppCompiler(): PreprocessingTool

The configuration of the Objective-C++ compiler used when compiling Objective-C++ sources for this binary. Valid for SharedLibraryBinarySpec, StaticLibraryBinarySpec and NativeExecutableBinarySpec when the 'objective-cpp' plugin is applied.