aboutsummaryrefslogtreecommitdiff
path: root/ports/constexpr/CONTROL
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2016-09-26 13:58:27 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2016-09-26 13:58:27 -0700
commit3b8c147148a19b542b739ec19a289fb92498245e (patch)
tree5ccb9a6ad2629a65d221483dd101e76ad53ed10d /ports/constexpr/CONTROL
parent095fcad37b7653061ab6c4639e922411806e785d (diff)
parent9d5f46ed5b18b404704260e7b49d8cc80c3a6e13 (diff)
downloadvcpkg-3b8c147148a19b542b739ec19a289fb92498245e.tar.gz
vcpkg-3b8c147148a19b542b739ec19a289fb92498245e.zip
Merge branch 'Add-constexpr' of https://github.com/playmer/vcpkg into playmer-Add-constexpr
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.