• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// GENERATED, do not edit
2// for changes, see genmakefiles.py
3cc_library_static {
4    name: "libv8sampler",
5    defaults: ["v8_defaults"],
6    srcs: ["src/libsampler/sampler.cc"],
7    local_include_dirs: [
8        "src",
9        "include",
10    ],
11}
12