commit | 0eb1684a212cd5cbec9ff9b4823bb45b150ab051 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:50 2025 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Feb 01 08:36:50 2025 -0500 |
tree | 8d5f2d428eb60cb55174dd5de63c373a72ea438f | |
parent | 76ede76493487a075c29352ee4527e8ba10b60eb [diff] [blame] |
meson: reformat with meson formatter Apply the `meson format` results. Change-Id: I801388ee554b6112aaabaa763873d68d1a4f5fb7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meson.options b/meson.options index f1c7bd8..0fc2767 100644 --- a/meson.options +++ b/meson.options
@@ -1 +1 @@ -option('tests', type : 'feature', description : 'Build tests') \ No newline at end of file +option('tests', type: 'feature', description: 'Build tests')