TargetInfo.buildSettings

Build settings used to build the target.

The build settings include all sources of all contained packages.

Depending on the specific generator implementation, it may be necessary to add any static or dynamic libraries generated for child targets (linkDependencies).

struct TargetInfo
BuildSettings buildSettings;

Meta