aboutsummaryrefslogtreecommitdiff
path: root/ports/opencensus-cpp
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2020-03-09 09:19:05 -0700
committerRobert Schumacher <roschuma@microsoft.com>2020-03-09 09:19:05 -0700
commit6b55c62144b120f3c5fc0d3cd8163f309241a18a (patch)
tree125aa435dff79db545fc4b08ab0c3cb537bc725c /ports/opencensus-cpp
parente21400c7cae2c2df3a9dce6ef8e3c4bf7109aaac (diff)
parentd0b1f2a9e8ed1ea53d181d13c69e15cf775148db (diff)
downloadvcpkg-6b55c62144b120f3c5fc0d3cd8163f309241a18a.tar.gz
vcpkg-6b55c62144b120f3c5fc0d3cd8163f309241a18a.zip
Merge remote-tracking branch 'origin/master' into HEAD
Diffstat (limited to 'ports/opencensus-cpp')
-rw-r--r--ports/opencensus-cpp/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/opencensus-cpp/CONTROL b/ports/opencensus-cpp/CONTROL
index 1a95985ad..bb0e4e0e6 100644
--- a/ports/opencensus-cpp/CONTROL
+++ b/ports/opencensus-cpp/CONTROL
@@ -1,8 +1,9 @@
Source: opencensus-cpp
-Version: 0.4.0
+Version: 0.4.0-1
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
+Supports: !windows
Feature: test
Description: Build test \ No newline at end of file