blob: 4bc97287cf4690d2ae4e75b75dc9511027340930 [file] [log] [blame]
William A. Kennington III48d6b062023-07-26 14:38:56 -07001option('tests', type: 'feature', description: 'Build tests')
Patrick Williamsa7ca65d2025-02-01 08:38:36 -05002option(
3 'google_oen',
4 type: 'boolean',
5 description: 'Enable the Google OEN handler',
6)