diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-10-30 14:18:56 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-10-29 23:18:56 -0700 |
| commit | 38109c4466ba770afffecef87b8f4beab59f881d (patch) | |
| tree | f14cb5747c427dfba465e4bda09dab8456852701 /ports/opencensus-cpp/CONTROL | |
| parent | d9ad7a516de5be01cd1dbd385bfc11412e4ed7c0 (diff) | |
| download | vcpkg-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/CONTROL | 8 |
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 |
