gradle
8.6-rc-2
API
gradle
/
org.gradle.language.cpp
/
CppComponent
/
getCppSource
get
Cpp
Source
API
abstract
fun
getCppSource
(
)
:
FileCollection
(
source
)
Returns the C++ source files of this component, as defined in
getSource
.