blob: 0530e2ea644f86224d99932212cdc391f66ae2d6 [file] [log] [blame]
# 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.
# Required because some //vendor/... target still depend on this.
group("fidl-llcpp") {
public_deps = [ "//zircon/system/ulib/fidl:fidl-llcpp" ]
}