diff options
| author | Ahmed Yarub Hani Al Nuaimi <ahmedyarub@yahoo.com> | 2021-03-24 16:47:26 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-24 12:47:26 -0700 |
| commit | 6562225c92ec34b92970ce0e4b680856eb6ae24b (patch) | |
| tree | df2a48683ce1838174080c10ad665c7a24dc92ae /ports/spdlog/CONTROL | |
| parent | 80bd78d3dd06504ad302bf391a7194955913265d (diff) | |
| download | vcpkg-6562225c92ec34b92970ce0e4b680856eb6ae24b.tar.gz vcpkg-6562225c92ec34b92970ce0e4b680856eb6ae24b.zip | |
[spdlog] Fix build for Android (#16819)
* Add Android logging library to spdlog
* Update version
* Update version
* Update ports/spdlog/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update version
Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
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 5b0271b9e..6110199ff 100644 --- a/ports/spdlog/CONTROL +++ b/ports/spdlog/CONTROL @@ -1,6 +1,6 @@ Source: spdlog Version: 1.8.0 -Port-Version: 2 +Port-Version: 3 Homepage: https://github.com/gabime/spdlog Description: Very fast, header only, C++ logging library Build-Depends: fmt |
