We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988e511 commit 4d82906Copy full SHA for 4d82906
2 files changed
ILPSolverIf/cbc.cmake
@@ -1,7 +1,6 @@
1
FetchContent_Declare(
2
cbc
3
- URL https://www.coin-or.org/download/source/Cbc/Cbc-2.10.5.tgz
4
- URL_HASH MD5=46277180c0fc67f750e2de1836333189
+ URL https://raw.githubusercontent.com/ALIGN-analoglayout/ILPSolverInterface/feature/solver_local/solver_src/Cbc-2.10.5.tgz
5
)
6
include(ProcessorCount)
7
ProcessorCount(N)
ILPSolverIf/symphony.cmake
symphony
- URL https://www.coin-or.org/download/source/SYMPHONY/SYMPHONY-5.6.17.tgz
- URL_HASH MD5=59fe0fa58c8bef019967766c86247b9d
+ URL https://raw.githubusercontent.com/ALIGN-analoglayout/ILPSolverInterface/feature/solver_local/solver_src/SYMPHONY-5.6.17.tgz
0 commit comments