aboutsummaryrefslogtreecommitdiff
path: root/ports/opencensus-cpp
diff options
context:
space:
mode:
authornicole mazzuca <mazzucan@outlook.com>2020-03-05 16:01:57 -0800
committerGitHub <noreply@github.com>2020-03-05 16:01:57 -0800
commitf9e78dcc68d70911868d3bb40a35409ad0b89cf3 (patch)
tree13c72012094bfff3bc5767b4d89736f59bebf579 /ports/opencensus-cpp
parent3e90c7dad9594680c10116fd684c1b31575fbdee (diff)
downloadvcpkg-f9e78dcc68d70911868d3bb40a35409ad0b89cf3.tar.gz
vcpkg-f9e78dcc68d70911868d3bb40a35409ad0b89cf3.zip
[abseil] Add uwp support (#10301)
* [abseil] Add uwp support * [abseil] Drop support with arm/arm64 * [opencensus-cpp] Add keyword supports * update baseline * [abseil] Enable arm support
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