- Prepare for supporting Xlib and Wayland (in the future), by having a option for 'use_xlib' - Fixed a few compile errors
2 lines
110 B
Plaintext
2 lines
110 B
Plaintext
option('use_xlib', type : 'boolean', value : false, description : 'Use Xlib for window creation under linux')
|