vcpkg/ports/spdlog/CONTROL
JackBoosY ca1e2ec6b3 [spdlog]Update to 1.4.2 (#8779)
* [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-11-25 14:35:53 -08:00

9 lines
227 B
Plaintext

Source: spdlog
Version: 1.4.2
Homepage: https://github.com/gabime/spdlog
Description: Very fast, header only, C++ logging library
Build-Depends: fmt
Feature: benchmark
Description: Use google benchmark
Build-Depends: benchmark