diff options
| author | Connor Fitzgerald <connorwadefitzgerald@gmail.com> | 2019-03-05 03:32:42 -0500 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-03-05 00:32:42 -0800 |
| commit | 70847e191ab73b5332b254a44d957183ef7a8564 (patch) | |
| tree | 2f933bafdc4e3217eba02069dd37c8aee87d14d5 /ports/minitrace/CONTROL | |
| parent | db043276c3d0890f5af964c65e1949c93e6820ad (diff) | |
| download | vcpkg-70847e191ab73b5332b254a44d957183ef7a8564.tar.gz vcpkg-70847e191ab73b5332b254a44d957183ef7a8564.zip | |
[minitrace] Add new port (#5534)
* [minitrace] Add new port
* [minitrace] Install header into separate directory
Diffstat (limited to 'ports/minitrace/CONTROL')
| -rw-r--r-- | ports/minitrace/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/minitrace/CONTROL b/ports/minitrace/CONTROL new file mode 100644 index 000000000..83763faba --- /dev/null +++ b/ports/minitrace/CONTROL @@ -0,0 +1,3 @@ +Source: minitrace
+Version: 2019.02.06
+Description: Simple C/C++ library for producing JSON traces suitable for Chrome's built-in trace viewer.
|
