Skip to content

Commit

Permalink
change patch.py for v9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sgatto committed Sep 13, 2024
1 parent 160bbcf commit 2c1808f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# add the USE_SIRIUS configuration flag in deps.cmake
full_patch.append(Addition(
Path.cwd()/'cmake'/'system_deps.cmake',
Path.cwd()/'cmake'/'deps.cmake',
'''
if(USE_CPLEX)
find_package(CPLEX REQUIRED)
Expand Down

0 comments on commit 2c1808f

Please sign in to comment.