pjssilva / Algencan.jl

JuMP / MathProgBase interface for Algencan
Other
7 stars 4 forks source link

Check existing compiled version of Algencan using env. variable. #18

Closed fsobral closed 5 years ago

fsobral commented 5 years ago

I've followed the instructions to use my own compiled version of Algencan, but the builder always downloaded a new version from the internet. I added a modification in deps/build.jl so the enviroment variable ALGENCAN_LIB_DIR is used.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 66


Totals Coverage Status
Change from base Build 65: 0.0%
Covered Lines: 115
Relevant Lines: 288

💛 - Coveralls
pjssilva commented 5 years ago

Franscico, yes it makes more sense not to build anything if the user provides his own compiled library. I merged your changes and some small fixes to the build system plus some code to warn the user if the system cannot find libalgencan.so.