aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/fix-feature-export.patch
AgeCommit message (Collapse)Author
2019-11-25[spdlog]Update to 1.4.2 (#8779)JackBoosY
* [spdlog]Upgrade version to 1.4.2 * [spdlog]Do not remove these libraries. * [spdlog]Fix error C4275 when use fmt. * [spdlog]Re-fix C4275 error. * [spdlog]Re-fix C4275 error. * [spdlog]Disable build on uwp. * [spdlog]Fix build with uwp.
2019-06-18[spdlog]Add feature[benchmark] (#6924)JackBoosY
* [spdlog]Add feature[benchmark]