File: MODULE.bazel

package info (click to toggle)
cli11 2.5.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,260 kB
  • sloc: cpp: 24,834; python: 129; sh: 64; makefile: 11; ruby: 7
file content (3 lines) | stat: -rw-r--r-- 93 bytes parent folder | download
1
2
3
module(name = "cli11")

bazel_dep(name = "catch2", version = "3.5.4", dev_dependency = True)