Split CBC dependencies in five #684
Labels
Feature Request
Missing Feature/Wrapper
Lang: C++
Native implementation issue
OS: Linux
GNU/Linux OS
OS: Mac
MacOS
Milestone
on SVN Cbc is provided as a one tarball while on github it has been split in five packages:
https://github.com/coin-or/Cbc (depends on cgl)
https://github.com/coin-or/Cgl (depends on clp)
https://github.com/coin-or/Clp (depends on osi)
https://github.com/coin-or/Osi (depends on coinutils)
https://github.com/coin-or/CoinUtils
-> use this five package instead of the svn tarball, this will ease the build of or-tools package later (with distro package dependencies)
note: on repology you can found the later layout and very few Cbc package
e.g. coin-or-cbc
This will also fix #379
The text was updated successfully, but these errors were encountered: