commit | 197ea120e274973cf5adad00f9f470c1bddd58dd | [log] [tgz] |
---|---|---|
author | John Chung <john.chung@arm.com> | Fri May 03 19:57:55 2024 +0800 |
committer | John Chung <john.chung@arm.com> | Fri May 03 20:04:03 2024 +0800 |
tree | 5be7e0094c4015811307fe47bf0ec9a77bdc31fa | |
parent | 94153499f4c8b9a763d09bafabdc6b1b454f6e35 [diff] [blame] |
Move to meson build configuration cmake is Deprecated Signed-off-by: John Chung <john.chung@arm.com> Change-Id: I9d08b087828aa5a16f601785dcb7868704ec73a3
diff --git a/meson.options b/meson.options new file mode 100644 index 0000000..0fc2767 --- /dev/null +++ b/meson.options
@@ -0,0 +1 @@ +option('tests', type: 'feature', description: 'Build tests')