sourceDir property

String? sourceDir
final

The CMake source directory (cmake -S), relative to the package root. Defaults to the package root.

Implementation

final String? sourceDir;