sourceDir property
The CMake source directory (cmake -S), relative to the package root.
Defaults to the package root.
Implementation
final String? sourceDir;
The CMake source directory (cmake -S), relative to the package root.
Defaults to the package root.
final String? sourceDir;