Skip to content

Add Bazel config for building CEF binary distribution #3757

Open
@magreenblatt

Description

@magreenblatt

Is your feature request related to a problem? Please describe.
Bazel is a popular alternative to CMake for building applications. We should provide sample configurations for Bazel as part of the CEF binary distribution.

Describe the solution you'd like
Build the CEF sample apps in a binary distribution using Bazel and the default platform toolchain.

Additional context
Bazel default platform toolchains are tested to work for Windows x64, MacOS ARM64 and x64 (cross-compile from ARM64), and Linux x64. They are known to be broken for Windows x86 (cross-compile from x64). Other platforms/architectures are untested and may require custom toolchain definitions (Linux examples here).

Metadata

Metadata

Assignees

No one assigned

    Labels

    DistributionRelated to binary distributionenhancementEnhancement request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions