aboutsummaryrefslogtreecommitdiff
path: root/ports/constexpr/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2016-09-27 15:51:16 -0700
committerRobert Schumacher <roschuma@microsoft.com>2016-09-27 15:51:16 -0700
commitcc29d43f8577be1e053572c83958e633fbbea4e5 (patch)
treeee3d05c01cfb442d0da7a73515093b10892ef23f /ports/constexpr/CONTROL
parent2ed13a583d5c8537680125d2ab5ec77b0f63503c (diff)
parent687ac42cdd39fece9ed816836c049607f8d1223b (diff)
downloadvcpkg-cc29d43f8577be1e053572c83958e633fbbea4e5.tar.gz
vcpkg-cc29d43f8577be1e053572c83958e633fbbea4e5.zip
Merge branch 'master' of https://github.com/microsoft/vcpkg
Diffstat (limited to 'ports/constexpr/CONTROL')
-rw-r--r--ports/constexpr/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/constexpr/CONTROL b/ports/constexpr/CONTROL
new file mode 100644
index 000000000..e8cb4749f
--- /dev/null
+++ b/ports/constexpr/CONTROL
@@ -0,0 +1,3 @@
+Source: constexpr
+Version: 1.0
+Description: Small MIT License Library of general stdlib functions written as C++11 constexpr functions.