commit | 2f51f1ac0fb9f3cfef6dbedf1e4a885bd22f0008 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:37:23 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:37:23 2025 -0500 |
tree | e50970eadc9d64d39b091225d8baf4358c8c6c47 | |
parent | b851ddfb464efaa52168c9c8037d4eb1eb78266c [diff] [blame] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: Ic69760fca3e47474f3f4ffc4e3951c46843905bb Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options index a0d316a..cdf492c 100644 --- a/meson.options +++ b/meson.options
@@ -1 +1 @@ -option('tests', type : 'feature', description : 'Build tests', value: 'enabled') \ No newline at end of file +option('tests', type: 'feature', description: 'Build tests', value: 'enabled')