blob: 689c9ec4763b135d783afb26d4481137640525eb [file] [log] [blame]
# SPDX-License-Identifier: BSD-3-Clause
# Copyright Contributors to the OpenEXR Project.
module(
name = "openexr",
version = "3.3.5",
bazel_compatibility = [">=7.2.1"],
compatibility_level = 1,
)
bazel_dep(name = "bazel_skylib", version = "1.8.1")
bazel_dep(name = "imath", version = "3.2.1")
bazel_dep(name = "libdeflate", version = "1.24")
bazel_dep(name = "platforms", version = "1.0.0")
bazel_dep(name = "rules_cc", version = "0.2.2")