aboutsummaryrefslogtreecommitdiff
path: root/ports/quickfast/CONTROL
diff options
context:
space:
mode:
authorzi-m <53815290+zi-m@users.noreply.github.com>2019-08-22 23:56:29 +0200
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-22 14:56:29 -0700
commit9241e6c4b2ca8dbf8ec2c0997084d63bf48ce460 (patch)
tree785e0a8e4d1a8d3085c6f4db26ec1f07340ae256 /ports/quickfast/CONTROL
parent95f9df71343c9c688336a0ac8489ae20ffc035e2 (diff)
downloadvcpkg-9241e6c4b2ca8dbf8ec2c0997084d63bf48ce460.tar.gz
vcpkg-9241e6c4b2ca8dbf8ec2c0997084d63bf48ce460.zip
[quickfast] Add new port (#7814)
* quickfast * replace 'noexcept' with BOOST_ASIO_NOEXCEPT
Diffstat (limited to 'ports/quickfast/CONTROL')
-rw-r--r--ports/quickfast/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/quickfast/CONTROL b/ports/quickfast/CONTROL
new file mode 100644
index 000000000..6f0ff5277
--- /dev/null
+++ b/ports/quickfast/CONTROL
@@ -0,0 +1,5 @@
+Source: quickfast
+Version: 1.5
+Build-Depends: boost-asio, xerces-c
+Homepage: https://github.com/objectcomputing/quickfast
+Description: QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM].