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
Does it make sense to mark botan as optional? Therefore it is downloaded only if needed?
Also botan provides different configurations. Maybe it makes sense to choose a specific one, to decrease the build/link time.
The text was updated successfully, but these errors were encountered:
Botan is optional, since it's selected using a (non-default) configuration.
However, due to dlang/dub#1706 it gets downloaded anyway.
Closing as an external bug, let me know if I missed something.
Does it make sense to mark botan as optional? Therefore it is downloaded only if needed?
Also botan provides different configurations. Maybe it makes sense to choose a specific one, to decrease the build/link time.
The text was updated successfully, but these errors were encountered: