aboutsummaryrefslogtreecommitdiff
path: root/ports/units/CONTROL
diff options
context:
space:
mode:
authorNic Holthaus <nholthaus@gmail.com>2017-09-18 19:12:32 -0400
committerNic Holthaus <nholthaus@gmail.com>2017-09-18 19:12:32 -0400
commit0b10f30a99ec2c423125a8137b7c6caef93013ef (patch)
tree6f360330711f586be15319da16fa7afa41570ea7 /ports/units/CONTROL
parent03a50fc6f591d5eba29dfa7973ad71df6bc86c8b (diff)
downloadvcpkg-0b10f30a99ec2c423125a8137b7c6caef93013ef.tar.gz
vcpkg-0b10f30a99ec2c423125a8137b7c6caef93013ef.zip
Add port for nholthaus/units
Diffstat (limited to 'ports/units/CONTROL')
-rw-r--r--ports/units/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/units/CONTROL b/ports/units/CONTROL
new file mode 100644
index 000000000..b66a3b828
--- /dev/null
+++ b/ports/units/CONTROL
@@ -0,0 +1,3 @@
+Source: units
+Version: 2.3.0
+Description: A compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.