commit | ac730af213ab4912be5cbe8d260485ca666f2176 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Jun 24 03:15:38 2021 -0700 |
committer | William A. Kennington III <wak@google.com> | Thu Jun 24 03:51:50 2021 -0700 |
tree | 0f3961a185754e615056f60bec00435cb1e5a1d8 | |
parent | 5d789734ea04e1fd367de63cffc4ff3e578fad25 [diff] [blame] |
build: Add meson build Change-Id: I0c42715b0f15c3caabf04da290ab6b99c50bbc13 Signed-off-by: William A. Kennington III <wak@google.com>
diff --git a/meson_options.txt b/meson_options.txt new file mode 100644 index 0000000..0fc2767 --- /dev/null +++ b/meson_options.txt
@@ -0,0 +1 @@ +option('tests', type: 'feature', description: 'Build tests')