File: WORKSPACE

package info (click to toggle)
prometheus-cpp 1.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 792 kB
  • sloc: cpp: 3,596; sh: 37; makefile: 12
file content (5 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (3)
1
2
3
4
5
workspace(name = "com_github_jupp0r_prometheus_cpp")

load("//bazel:repositories.bzl", "prometheus_cpp_repositories")

prometheus_cpp_repositories()