Skip to content

Commit

Permalink
Add missing sirius_solver dependency (#1204)
Browse files Browse the repository at this point in the history
  • Loading branch information
flomnes authored Mar 10, 2023
1 parent 5f6f0e0 commit 96832a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/solver/utils/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ endif()
target_link_libraries(utils
PUBLIC
ortools::ortools
sirius_solver
libantares-core
)

0 comments on commit 96832a3

Please sign in to comment.