diff options
| author | myd7349 <myd7349@gmail.com> | 2019-04-28 21:13:09 -0500 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-04-28 19:13:09 -0700 |
| commit | b500a0dc22786353f60432a50e719b6df307666c (patch) | |
| tree | c8570a6ea453b6b3732afb9f95f96bb56ff1d19b /ports/nonius/CONTROL | |
| parent | 745a0aea597771a580d0b0f4886ea1e3a94dbca6 (diff) | |
| download | vcpkg-b500a0dc22786353f60432a50e719b6df307666c.tar.gz vcpkg-b500a0dc22786353f60432a50e719b6df307666c.zip | |
[nonius] Add new port (#6238)
* [nonius] Add new port
* [nonius] Dependencies
Diffstat (limited to 'ports/nonius/CONTROL')
| -rw-r--r-- | ports/nonius/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/nonius/CONTROL b/ports/nonius/CONTROL new file mode 100644 index 000000000..3c321bf4e --- /dev/null +++ b/ports/nonius/CONTROL @@ -0,0 +1,4 @@ +Source: nonius
+Version: 2019-04-20
+Description: A C++ micro-benchmarking framework
+Build-Depends: boost-algorithm, boost-lexical-cast, boost-math
|
