blob: b79f8c1b4f48e930cab474ac630d4e6927e108da [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.
group("libshaderc") {
public_deps = [ "src:libshaderc" ]
}