blob: ac59796efa43bb888715dc3eecf9297d7f25b51a [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/packages/prebuilt_package.gni")
prebuilt_package("cast_runner") {
archive = "//topaz/third_party/cast_runner/arch/$target_cpu/cast_runner.far"
visibility = [ "//src/cast:cast_runner" ]
}