1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
2 # See https://llvm.org/LICENSE.txt for license information.
3 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5 load("@rules_foreign_cc//foreign_cc:defs.bzl", "make_variant")
16 lib_source = ":sources",
17 toolchain = "@rules_foreign_cc//toolchains:preinstalled_autoconf_toolchain",
18 visibility = ["//visibility:public"],
22 name = "pfm_external",
23 actual = "@pfm//:pfm_",
24 visibility = ["//visibility:public"],
30 visibility = ["//visibility:public"],