Everything under ortools/ builds now.

This commit is contained in:
Jan Marcinkowski
2019-02-09 01:50:08 +01:00
committed by Corentin Le Molgat
parent 6321ba4207
commit 2c470e8675

View File

@@ -9,7 +9,6 @@ http_archive(
urls = ["https://github.com/gflags/gflags/archive/v2.2.2.zip"],
)
#Import the glog files.
git_repository(
name = "com_github_glog_glog",