mirror of
https://github.com/CrowCpp/Crow.git
synced 2026-01-18 16:31:17 +01:00
9 lines
298 B
Python
9 lines
298 B
Python
module(name = "crowcpp", version = "1.2.1.2")
|
|
|
|
bazel_dep(name = "bazel_skylib", version = "1.7.1")
|
|
bazel_dep(name = "rules_cc", version = "0.1.1")
|
|
bazel_dep(name = "zlib", version = "1.3.1.bcr.5")
|
|
bazel_dep(name = "asio", version = "1.32.0")
|
|
|
|
# testing
|
|
bazel_dep(name = "catch2", version = "3.8.0") |