diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2021-06-12 21:39:59 +0200 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2021-06-14 09:36:28 -0700 |
commit | bc6df45663564b0be1faead61a07f224da1b387f (patch) | |
tree | 220006b1e0cf3d1a794ea2a28c1ce1d7e9183920 /mesonbuild/backend/backends.py | |
parent | fc93c07e9ed47d2701ebe99e2e45f1d878b42078 (diff) | |
download | meson-bc6df45663564b0be1faead61a07f224da1b387f.zip meson-bc6df45663564b0be1faead61a07f224da1b387f.tar.gz meson-bc6df45663564b0be1faead61a07f224da1b387f.tar.bz2 |
Fix issue with generated Cython code in a subdir
This is a follow-up to gh-8706, which contained the initial fix
to ninjabackend.py but somehow lost it. This re-applies the fix
and adds a test for it.
Without the fix, the error is:
ninja: error: 'ct2.pyx', needed by 'libdir/ct2.cpython-39-x86_64-linux-gnu.so.p/ct2.pyx.c',
missing and no known rule to make it
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions