Files
SimulatorFranceVote/lib/All/jsonfmcpp/MODULE.bazel
T
2026-06-21 21:53:29 +02:00

8 lines
170 B
Python

module(
name = "nlohmann_json",
compatibility_level = 1,
)
bazel_dep(name = "rules_cc", version = "0.0.17")
bazel_dep(name = "rules_license", version = "1.0.0")