#TODO not compiled or tested # build instructions: https://github.com/google/brotli#cmake [source] git = "https://github.com/google/brotli" branch = "v1.2" shallow_clone = true [build] template = "cmake" cmakeflags = [ "-DBROTLI_DISABLE_TESTS=TRUE" ]