commit | 52cf2d05a743a4cb2a5a8e1a35f2f0309999a839 | [log] [tgz] |
---|---|---|
author | Dylan Baker <dylan@pnwbakers.com> | Tue Sep 10 13:35:08 2019 -0700 |
committer | Dylan Baker <dylan@pnwbakers.com> | Wed Sep 11 08:35:05 2019 -0700 |
tree | d50290c34810e3b886c3bf92c0c498ab506a22f2 | |
parent | 73b70b4952a1c9aee65c7c81b675d3ab5076c205 [diff] |
meson: don't generate file into subdirs This is unsupported by meson and may become a hard error in the future. Fixes: 5adfc8602c639827af0ba9a1059bd165a3ae49e7 ("lima/ppir: move sin/cos input scaling into NIR") Reviewed-by: Vasily Khoruzhick <anarsoul@gmail.com>