blob: a96e7aae8e3fead342be4051f30a32388aa54e83 [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.
group("lz4") {
public_deps = [ "//zircon/third_party/ulib/lz4" ]
}