cmake_configure_file 0.1.7Latest published 3.6mo ago
MODULE.bazel
bazel_dep(name = "cmake_configure_file", version = "0.1.7")
README

cmake_configure_file

This macro is alternative to cmake configure_file() in bazel, originally from drake.

Usage

# MODULE.bazel
bazel_dep(name = "cmake_configure_file", version = "0.1.0")

# BUILD.bazel
load(
    "@cmake_configure_file//:cmake_configure_file.bzl",
    "cmake_configure_file",
)

cmake_configure_file(
    name = ...,
    src = ...,
    out = ...,
    defines = [
        ...,
    ],
    undefines = [
        ...,
    ],
    visibility = ["//visibility:private"],
)

About

No description provided.

@wep21/cmake_configure_file@wep21

Languages

Python58.9%
Starlark41.1%

Maintainers

@wep21

Versions

0.1.7 +1.4mo4% 32026-03-30
0.1.6 +18d9% 62026-02-15
0.1.5 +4.1mo13% 92026-01-28
0.1.4 +6.1mo13% 92025-09-26
0.1.3 +13d25% 172025-03-27
0.1.2 +2.5mo9% 62025-03-13
0.1.1 +10.8mo9% 62024-12-28
0.1.016% 112024-02-09