blob: 62c0c99a4e3c58272f86055ceb4024ace19106e3 [file] [log] [blame]
# Copyright 2024 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("//src/lib/fostr/build/fostr_fidl.gni")
fostr_fidl("fuchsia.sysmem2") {
fidl_target = "//sdk/fidl/fuchsia.sysmem2"
deps = [
"//src/lib/fostr/fidl/fuchsia.images2",
"//src/lib/fostr/fidl/fuchsia.io",
"//src/lib/fostr/fidl/fuchsia.math",
]
}