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
Since libmamba is building with the header-only component of spdlog, and since it does not expose any spdlog object in its API, the dependency to spdlog should be private and not propagate to downstream projects trough libmambaConfig.cmake file.