wxwidgets

Cross-platform C++ GUI toolkit for building desktop applications

brewmacoslinux
Try with needOr install directly
Source

About

Cross-platform C++ GUI toolkit

Commands

wx-config

Examples

Check wxWidgets version and installation details$ wx-config --version
Get compiler flags needed to compile wxWidgets applications$ wx-config --cxxflags --libs
Display all available wxWidgets configurations and options$ wx-config --list