Check the available field to see if fltk-config succeeded.
queryFltkConfig
fn
ComponentConfig 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
component | The FLTK component to query |
Returns
ComponentConfig struct with the queried information.