diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-11-26 06:35:53 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-11-25 14:35:53 -0800 |
| commit | ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec (patch) | |
| tree | 3c08d7f1a8abd3e80cf9fa8a86e56b2d7b942b1b /ports/spdlog/CONTROL | |
| parent | a3ab4500a4fbe26bdd6b8a671e2a1dc44112f5eb (diff) | |
| download | vcpkg-ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec.tar.gz vcpkg-ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec.zip | |
[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.
Diffstat (limited to 'ports/spdlog/CONTROL')
| -rw-r--r-- | ports/spdlog/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL index 0864d7858..4c27da425 100644 --- a/ports/spdlog/CONTROL +++ b/ports/spdlog/CONTROL @@ -1,5 +1,5 @@ Source: spdlog -Version: 1.3.1-2 +Version: 1.4.2 Homepage: https://github.com/gabime/spdlog Description: Very fast, header only, C++ logging library Build-Depends: fmt |
