diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-12-01 00:27:51 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-10 02:15:35 -0500 |
commit | 6ea24ee9e29a03c42665be8f1ec2f9c635fb985a (patch) | |
tree | dfcc9acd6b6c801d5a69720ff3c07fdb6dbe7224 /mesonbuild/compilers/cython.py | |
parent | a846fa3352cd6353c50cb6c46e7782110423d646 (diff) | |
download | meson-6ea24ee9e29a03c42665be8f1ec2f9c635fb985a.zip meson-6ea24ee9e29a03c42665be8f1ec2f9c635fb985a.tar.gz meson-6ea24ee9e29a03c42665be8f1ec2f9c635fb985a.tar.bz2 |
backends: handle cython ninja rules a bit more idiomatically
We want to use as much default ninja behavior as we can, so reuse $out
instead of repeating the output file as a string in $ARGS, and raise
that into the build rule so it is only listed once.
Diffstat (limited to 'mesonbuild/compilers/cython.py')
0 files changed, 0 insertions, 0 deletions