aboutsummaryrefslogtreecommitdiff
path: root/ports/spdlog/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-10-29 15:07:48 +0800
committerGitHub <noreply@github.com>2020-10-29 00:07:48 -0700
commit4596fed3163064b91d4542690939b3fc113d034e (patch)
tree359f053162716a2b7a47980609dc7c0a46573b17 /ports/spdlog/CONTROL
parent1b1c17de8206231831b2bc8a06cff80506184be1 (diff)
downloadvcpkg-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/CONTROL1
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