C library for selecting OpenGL API and window system at runtime
C library for selecting an OpenGL API and window system at runtime
waffle$ pkg-config --modversion waffle-1$ gcc myprogram.c -o myprogram $(pkg-config --cflags --libs waffle-1)$ pkg-config --list-all | grep waffle