diff options
| author | Maxime GIMENO <maxime.gimeno@gmail.com> | 2021-04-30 00:48:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-29 15:48:08 -0700 |
| commit | 76a5e426abc84d65818f13b643562325a7a20ab2 (patch) | |
| tree | 77196b186dff64d4ea315a240117ab52675afaa7 /versions/baseline.json | |
| parent | 16cb5ff369b4997ddc8c2974106f7aecc1d1e78e (diff) | |
| download | vcpkg-76a5e426abc84d65818f13b643562325a7a20ab2.tar.gz vcpkg-76a5e426abc84d65818f13b643562325a7a20ab2.zip | |
[CGAL] Fix the configuration file (#17300)
* Remove the CGALConfig.cmake in /lib/cgal to only keep the original stuff in /share/cgal. This will fix the missing CGAL_VERSION.
* Update CONTROL version
* update baseline version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index b0eb94ad8..ee4259ce1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -1158,7 +1158,7 @@ }, "cgal": { "baseline": "5.2", - "port-version": 2 + "port-version": 3 }, "cgicc": { "baseline": "3.2.19-4", |
