queryFltkConfig

fnComponentConfig queryFltkConfig(Component component)

Queries fltk-config for library configuration.

This is a fallback when pkg-config is not available or doesn't have FLTK packages. Uses fltk-config with appropriate flags for each component.

Parameters

componentThe FLTK component to query

Returns

ComponentConfig struct with the queried information.

Check the available field to see if fltk-config succeeded.