Skip to content

Commit

Permalink
List all dependents
Browse files Browse the repository at this point in the history
  • Loading branch information
antonysigma committed Jul 13, 2024
1 parent b3cfe79 commit f20228e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion proximal/halide/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,10 @@ foreach p : pipeline_name
],
input: halide_generator,
command: [
find_program('dumpbin'),
'/dependents',
compile_cmd,
p['generator_param'],
#p['generator_param'],
],
)

Expand Down

0 comments on commit f20228e

Please sign in to comment.