aboutsummaryrefslogtreecommitdiff
path: root/ports/opencensus-cpp/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-10-30 14:18:56 +0800
committerVictor Romero <romerosanchezv@gmail.com>2019-10-29 23:18:56 -0700
commit38109c4466ba770afffecef87b8f4beab59f881d (patch)
treef14cb5747c427dfba465e4bda09dab8456852701 /ports/opencensus-cpp/CONTROL
parentd9ad7a516de5be01cd1dbd385bfc11412e4ed7c0 (diff)
downloadvcpkg-38109c4466ba770afffecef87b8f4beab59f881d.tar.gz
vcpkg-38109c4466ba770afffecef87b8f4beab59f881d.zip
[opencensus-cpp]Add new port. (#8740)
* [opencensus-cpp]Add new port. * [opencensus-cpp]Update SHA512. * [opencensus-cpp]Add patch.
Diffstat (limited to 'ports/opencensus-cpp/CONTROL')
-rw-r--r--ports/opencensus-cpp/CONTROL8
1 files changed, 8 insertions, 0 deletions
diff --git a/ports/opencensus-cpp/CONTROL b/ports/opencensus-cpp/CONTROL
new file mode 100644
index 000000000..1a95985ad
--- /dev/null
+++ b/ports/opencensus-cpp/CONTROL
@@ -0,0 +1,8 @@
+Source: opencensus-cpp
+Version: 0.4.0
+Homepage: https://github.com/census-instrumentation/opencensus-cpp
+Description: OpenCensus is a toolkit for collecting application performance and behavior data. It currently includes an API for tracing and stats.
+Build-Depends: abseil
+
+Feature: test
+Description: Build test \ No newline at end of file