expectTargets property

List<String> expectTargets
final

Expected CMake targets (e.g., tdjson). If non-empty, validated after configure.

Implementation

final List<String> expectTargets;