Merge pull request #348 from dschatzberg/mitosis

mitosis: Fix build
This commit is contained in:
Dan Schatzberg 2024-06-11 18:41:58 -04:00 committed by GitHub
commit 34075829a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
custom_target('scx_mitosis',
sched = custom_target('scx_mitosis',
output: '@PLAINNAME@.__PHONY__',
input: 'Cargo.toml',
command: [cargo, 'build', '--manifest-path=@INPUT@', '--target-dir=@OUTDIR@',