Skip to content

Bazel: Add optional support for GLPK.#368

Merged
lperron merged 3 commits into
google:masterfrom
legrosbuffle:master
Apr 20, 2017
Merged

Bazel: Add optional support for GLPK.#368
lperron merged 3 commits into
google:masterfrom
legrosbuffle:master

Conversation

@legrosbuffle

Copy link
Copy Markdown
Contributor

Try it out:
bazel run --define USE_GLPK= cpp:linear_programming

Try it out:
bazel run --define USE_GLPK= cpp:linear_programming
Comment thread examples/WORKSPACE Outdated

new_http_archive(
name = "glpk",
url = "http://ftp.gnu.org/gnu/glpk/glpk-4.47.tar.gz",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not 4.52

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@legrosbuffle

Copy link
Copy Markdown
Contributor Author

PTAL

@lperron lperron merged commit aef48da into google:master Apr 20, 2017
@Mizux Mizux added this to the v6.8 milestone Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants