blob: fa6a4c82327dbca6ee64bfeaea194773f8e4f685 [file] [log] [blame] [edit]
# Copyright 2020 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/dart/dart_tool.gni")
dart_prebuilt_tool("gen_kernel") {
snapshot = "${prebuilt_dart_sdk}/bin/snapshots/gen_kernel.dart.snapshot"
}