Edit

kc3-lang/brotli/WORKSPACE

Branch :

  • Show log

    Commit

  • Author : Eugene Kliuchnikov
    Date : 2016-06-16 10:52:57
    Hash : 378485b0
    Message : Update build system. Now libraries are produced as build artifacts. There are currently 3 ways to build: * Easy: `./configure; make` * Simple: use Bazel * Portable: use premake5 to generate XCode / MSVS projects

  • WORKSPACE
  • # Description:
    #   Bazel workspace file for Brotli.
    
    workspace(name = "io_brotli")