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
Currently, you have USE_LOCAL_THIRD_PARTY that uses local zip vs. the github copy.
There are packages available at least for adept, clp, catch, easyloggingpp, json, picosat.
The packages should be preferred.
Please add the cmake option USE_EXTERNAL_LIBRARIES that would look for pre-installed packages.
The text was updated successfully, but these errors were encountered:
Currently, you have
USE_LOCAL_THIRD_PARTY
that uses local zip vs. the github copy.There are packages available at least for adept, clp, catch, easyloggingpp, json, picosat.
The packages should be preferred.
Please add the cmake option
USE_EXTERNAL_LIBRARIES
that would look for pre-installed packages.The text was updated successfully, but these errors were encountered: