android13/external/skia/build/fuchsia/sysroot/BUILD.gn

12 lines
305 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
# Copyright 2019 Google LLC. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
assert(is_fuchsia)
import("//build/fuchsia/sdk.gni")
fuchsia_sdk("sdk_sysroot") {
meta = fuchsia_sdk_manifest_path
enabled_parts = [ "sysroot" ]
}