api / org.gradle.language.cpp / CppApplication / getDevelopmentBinary

getDevelopmentBinary

abstract fun getDevelopmentBinary(): Provider<out CppExecutable>

Overrides ProductionCppComponent.getDevelopmentBinary

{@inheritDoc}