Skip to content

Commit

Permalink
Test_c7_31
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Nov 27, 2023
1 parent 2c5fc58 commit b0eb1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metrix-simulator/external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ endif()
set(ortools_url https://github.com/rte-france/or-tools)
set(ortools_tag v9.5-rte2.0)

option(USE_XPRESS "Use XPRESS in ortools" OFF)
option(USE_CENTOS7 "Use centos7 " OFF)
if (USE_CENTOS7)
set(ortools_asset "ortools_cxx_centos7_shared_sirius.zip")
Expand Down

0 comments on commit b0eb1e1

Please sign in to comment.