You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package exports a target Bliss, while SCIP is using find_package(BLISS) and a custom BLISS_DIR. Bliss and BLISS don't seem to be compatibles names.
We should homogenize it all so that there is only one way to find Bliss from CMake.
The text was updated successfully, but these errors were encountered:
This package exports a target
Bliss
, while SCIP is usingfind_package(BLISS)
and a customBLISS_DIR
.Bliss
andBLISS
don't seem to be compatibles names.We should homogenize it all so that there is only one way to find Bliss from CMake.
The text was updated successfully, but these errors were encountered: