diff options
| author | Maxime GIMENO <maxime.gimeno@gmail.com> | 2021-07-26 19:55:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-26 10:55:23 -0700 |
| commit | f232529d0201b7de867c06c76932209f5e788640 (patch) | |
| tree | 33f331aab6e1279aed94b09c946db28b5ddb5609 /versions/baseline.json | |
| parent | 8af28e0dabfeae8c13ed404ed94d2d910d785572 (diff) | |
| download | vcpkg-f232529d0201b7de867c06c76932209f5e788640.tar.gz vcpkg-f232529d0201b7de867c06c76932209f5e788640.zip | |
[CGAL] Upgrade to 5.3 (#18392)
* Not tested yet
* Fix SHA and version name
* reset port version to 0
* Upgrade to 5.3
* CGAL: Add FEATURES and run add-version
* update version
* [cgal] Convert to vcpkg.json
* Cancel modifications to versions/c-/cgal.json
* update version file
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 331d75d4c..31e4c6074 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1197,8 +1197,8 @@ "port-version": 1 }, "cgal": { - "baseline": "5.2.2", - "port-version": 1 + "baseline": "5.3", + "port-version": 0 }, "cgicc": { "baseline": "3.2.19-4", |
