mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 16:49:06 +08:00
ca1e2ec6b3
* [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.
9 lines
227 B
Plaintext
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 |