diff options
| author | Lily <47812810+LilyWangL@users.noreply.github.com> | 2020-10-29 15:07:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-29 00:07:48 -0700 |
| commit | 4596fed3163064b91d4542690939b3fc113d034e (patch) | |
| tree | 359f053162716a2b7a47980609dc7c0a46573b17 /ports/spdlog/CONTROL | |
| parent | 1b1c17de8206231831b2bc8a06cff80506184be1 (diff) | |
| download | vcpkg-4596fed3163064b91d4542690939b3fc113d034e.tar.gz vcpkg-4596fed3163064b91d4542690939b3fc113d034e.zip | |
[spdlog] Fix feature spdlog[benchmark] build error (#14274)
Diffstat (limited to 'ports/spdlog/CONTROL')
| -rw-r--r-- | ports/spdlog/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/spdlog/CONTROL b/ports/spdlog/CONTROL index ac6860f89..c924d2b38 100644 --- a/ports/spdlog/CONTROL +++ b/ports/spdlog/CONTROL @@ -1,5 +1,6 @@ Source: spdlog Version: 1.8.0 +Port-Version: 1 Homepage: https://github.com/gabime/spdlog Description: Very fast, header only, C++ logging library Build-Depends: fmt |
