api / org.gradle.language.cpp / CppComponent / getBaseName

getBaseName

abstract fun getBaseName(): Property<String>

Specifies the base name for this component. This name is used to calculate various output file names. The default value is calculated from the project name.