You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2019. It is now read-only.
option('glext', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto', description : 'Install and use the GL/glext.h header. yes, no or auto (if not detected to exist)')
option('wglext', type : 'combo', choices : ['yes', 'no', 'auto'], value : 'auto', description : 'Install and use the GL/wglext.h header. yes, no or auto (if not detected to exist)')