blob: f96c48c8150dae09aa6517e3801254af5a19f9b2 [file] [log] [blame]
William A. Kennington IIIeac9d472020-08-03 13:57:14 -07001option('fd', type: 'feature', description: 'Managed file descriptor support')
William A. Kennington III5c20da22021-06-18 16:44:55 -07002option('io_uring', type: 'feature', description: 'io_uring wrapper support')
William A. Kennington III15982f62019-01-31 14:43:41 -08003option('tests', type: 'feature', description: 'Build tests')
4option('examples', type: 'boolean', value: true, description: 'Build examples')