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