aboutsummaryrefslogtreecommitdiff
path: root/ports/sltbench/vcpkg.json
diff options
context:
space:
mode:
authorbrukted <40060643+brukted@users.noreply.github.com>2020-10-13 01:21:54 +0300
committerGitHub <noreply@github.com>2020-10-12 15:21:54 -0700
commit96cc69fdbda8ce2a859f76fc4e1302fc23b0ee87 (patch)
tree3d405f87a4af95ebd6a235df7a656a8994bf3951 /ports/sltbench/vcpkg.json
parentf6ce6eb4037cf52be35b418e72445e83fa3e4554 (diff)
downloadvcpkg-96cc69fdbda8ce2a859f76fc4e1302fc23b0ee87.tar.gz
vcpkg-96cc69fdbda8ce2a859f76fc4e1302fc23b0ee87.zip
[sltbench] Add new port (#13886)
* add sltbench port * [sltbench] Fix static build
Diffstat (limited to 'ports/sltbench/vcpkg.json')
-rw-r--r--ports/sltbench/vcpkg.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/sltbench/vcpkg.json b/ports/sltbench/vcpkg.json
new file mode 100644
index 000000000..efa7c527f
--- /dev/null
+++ b/ports/sltbench/vcpkg.json
@@ -0,0 +1,6 @@
+{
+ "name": "sltbench",
+ "version-string": "2.4.0",
+ "description": "C++ benchmark tool. Practical, stable and fast performance testing framework.",
+ "homepage": "https://github.com/ivafanas/sltbench"
+}