[fuchsia] Fix fidlc command.
Change-Id: I8d3d04a20f8a696dd9d4d0c6f2808155fb7da5b4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/295469 Reviewed-by: John Rosasco <rosasco@google.com> Commit-Queue: John Rosasco <rosasco@google.com>
This commit is contained in:
parent
bce9bd60e7
commit
62ace59d8c
@ -117,6 +117,8 @@ template("_fuchsia_fidl_library") {
|
||||
rebase_path("$target_gen_dir/$library_name_slashes/cpp/fidl"),
|
||||
"--output-c-tables",
|
||||
rebase_path("$target_gen_dir/$library_name_slashes/c/tables.c"),
|
||||
"--output-c-header",
|
||||
rebase_path("$target_gen_dir/$library_name_slashes/c/fidl.h"),
|
||||
]
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user