Definition at line 196 of file make_cmakelists.py.
◆ __init__()
def make_cmakelists.WorkspaceFileFunctions.__init__ |
( |
|
self, |
|
|
|
converter |
|
) |
| |
◆ bazel_version_repository()
def make_cmakelists.WorkspaceFileFunctions.bazel_version_repository |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ git_repository()
def make_cmakelists.WorkspaceFileFunctions.git_repository |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ http_archive()
def make_cmakelists.WorkspaceFileFunctions.http_archive |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ load()
def make_cmakelists.WorkspaceFileFunctions.load |
( |
|
self, |
|
|
* |
args |
|
) |
| |
◆ new_git_repository()
def make_cmakelists.WorkspaceFileFunctions.new_git_repository |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ protobuf_deps()
def make_cmakelists.WorkspaceFileFunctions.protobuf_deps |
( |
|
self | ) |
|
◆ register_toolchains()
def make_cmakelists.WorkspaceFileFunctions.register_toolchains |
( |
|
self, |
|
|
|
toolchain |
|
) |
| |
◆ rules_fuzzing_dependencies()
def make_cmakelists.WorkspaceFileFunctions.rules_fuzzing_dependencies |
( |
|
self | ) |
|
◆ rules_fuzzing_init()
def make_cmakelists.WorkspaceFileFunctions.rules_fuzzing_init |
( |
|
self | ) |
|
◆ system_python()
def make_cmakelists.WorkspaceFileFunctions.system_python |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ upb_deps()
def make_cmakelists.WorkspaceFileFunctions.upb_deps |
( |
|
self | ) |
|
◆ workspace()
def make_cmakelists.WorkspaceFileFunctions.workspace |
( |
|
self, |
|
|
** |
kwargs |
|
) |
| |
◆ converter
make_cmakelists.WorkspaceFileFunctions.converter |
The documentation for this class was generated from the following file: