Files
concrete/compiler/cmake
Andi Drebes 6c2b1addcc enhance(build): Pass trailing arguments from add_concretelang_doc to add_mlir_doc
Pass all arguments starting with `command` passed to
`add_concretelang_doc` to `add_mlir_doc`. This allows for the
specification of additional command line arguments to be passed to
`mlir-tblgen`.
2022-07-27 22:39:54 +02:00
..