Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
7 lines
255 B
Python
7 lines
255 B
Python
# Copyright 2006 Google Inc. All Rights Reserved.
|
|
# Use of this source code is governed by a BSD-style
|
|
# license that can be found in the COPYING.txt file.
|
|
|
|
# Bazel (http://bazel.io/) WORKSPACE file for gflags.
|
|
workspace(name="com_github_gflags_gflags")
|