diff options
| author | Christopher Di Bella <cjdb.ns@gmail.com> | 2020-08-13 13:33:59 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-13 13:33:59 -0700 |
| commit | e1a0367273a71a6dd9826b5b177ffc302dafcaaa (patch) | |
| tree | 1e61a5dfc83217dcb1effa043c6c64b8d2dbdbab /ports/constexpr-contracts/CONTROL | |
| parent | 4935f12b6d1ed030efe7783e8987a1a2b382859f (diff) | |
| download | vcpkg-e1a0367273a71a6dd9826b5b177ffc302dafcaaa.tar.gz vcpkg-e1a0367273a71a6dd9826b5b177ffc302dafcaaa.zip | |
[constexpr-contracts] Adds new port (#12818)
* adds constexpr-contracts to vcpkg
* Update ports/constexpr-contracts/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
Diffstat (limited to 'ports/constexpr-contracts/CONTROL')
| -rw-r--r-- | ports/constexpr-contracts/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/constexpr-contracts/CONTROL b/ports/constexpr-contracts/CONTROL new file mode 100644 index 000000000..515b9b2b5 --- /dev/null +++ b/ports/constexpr-contracts/CONTROL @@ -0,0 +1,4 @@ +Source: constexpr-contracts +Version: 2020-08-09 +Homepage: https://github.com/cjdb/constexpr-contracts +Description: A constexpr-friendly, optimisation-friendly contracts library. |
