mirror of
https://github.com/google/brotli.git
synced 2024-11-12 15:10:15 +00:00
378485b097
There are currently 3 ways to build: * Easy: `./configure; make` * Simple: use Bazel * Portable: use premake5 to generate XCode / MSVS projects
5 lines
83 B
Python
5 lines
83 B
Python
# Description:
|
|
# Bazel workspace file for Brotli.
|
|
|
|
workspace(name = "io_brotli")
|