commit | e0bb03b042373c43db2eee0ca8c65a74a3b68cef | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:38 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Feb 03 19:07:50 2025 +0000 |
tree | 2a5f3ed1f00239a539420f414c399c418dfda5b5 | |
parent | 476a2d86a21aabbc4b2a1ebfbf76c9b86dd4c42a [diff] [blame] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: Id8176876b79f5c1af93aa8d75dcbb2955bcdd433 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options index 8b3977f..435e0af 100644 --- a/meson.options +++ b/meson.options
@@ -1,4 +1,2 @@ # Unit tests support -option('tests', - type: 'feature', - description: 'Build tests') +option('tests', type: 'feature', description: 'Build tests')