Skip to content

Commit

Permalink
Remove deprecated flag output_to_genfiles (gazebosim#347)
Browse files Browse the repository at this point in the history
Signed-off-by: Shameek Ganguly <[email protected]>
Co-authored-by: Michael Carroll <[email protected]>
  • Loading branch information
shameekganguly and mjcarroll authored Jun 20, 2023
1 parent 2e7f1c6 commit 96d185f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/gz_msgs_generate.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ _gz_msgs_generate_gen = rule(
cfg = "host",
),
},
output_to_genfiles = True,
implementation = _gz_msgs_generate_impl,
)

Expand Down

0 comments on commit 96d185f

Please sign in to comment.