Plugins do not automatically link to required modules (because an inner module could be what needs it). Plugin targets should explicitly link to dependencies (such as VTK::ChartsCore
).
1 Like
Plugins do not automatically link to required modules (because an inner module could be what needs it). Plugin targets should explicitly link to dependencies (such as VTK::ChartsCore
).