| William A. Kennington III | 48d6b06 | 2023-07-26 14:38:56 -0700 | [diff] [blame] | 1 | option('tests', type: 'feature', description: 'Build tests') | 
| Patrick Williams | a7ca65d | 2025-02-01 08:38:36 -0500 | [diff] [blame^] | 2 | option( | 
| 3 | 'google_oen', | ||||
| 4 | type: 'boolean', | ||||
| 5 | description: 'Enable the Google OEN handler', | ||||
| 6 | ) | ||||