module(name = "deimos")

register_execution_platforms(
    "//:x64_windows-clang-cl"
)

register_toolchains(
    "@@local_config_cc//:cc-toolchain-x64_windows-clang-cl",
)