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 /scripts | |
| 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 'scripts')
| -rw-r--r-- | scripts/ci.baseline.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/ci.baseline.txt b/scripts/ci.baseline.txt index 9bf7bcf16..0ca4b30d9 100644 --- a/scripts/ci.baseline.txt +++ b/scripts/ci.baseline.txt @@ -232,6 +232,7 @@ coin:arm64-windows=fail coin:arm-uwp=fail coin:x64-uwp=fail collada-dom:x64-windows-static=fail +constexpr-contracts:x64-linux=fail coolprop:arm-uwp=fail coolprop:x64-linux=fail coolprop:x64-osx=fail |
