commit | 7d6fa42fd19cf708de1257414bb375d5a552b722 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Mon Feb 08 17:04:02 2021 -0800 |
committer | William A. Kennington III <wak@google.com> | Mon Feb 08 17:30:23 2021 -0800 |
tree | 817edb83b64faaad2973420851bd19cb4220ed71 | |
parent | ab79d7d98f1c9a4c8e4d02e238f407d0dfb78216 [diff] [blame] |
ncsid: Import from gBMC This is the initial code drop from gBMC. Google-Bug-Id: 179618516 Upstream: 1e71af914bc8c54d8b91d0a1cf377e2696713c2f Change-Id: Ic653e8271dacd205e04f2bc713071ef2ec5936a4 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/ncsid/meson_options.txt b/ncsid/meson_options.txt new file mode 100644 index 0000000..0fc2767 --- /dev/null +++ b/ncsid/meson_options.txt
@@ -0,0 +1 @@ +option('tests', type: 'feature', description: 'Build tests')