diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-02-07 19:30:21 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-02-07 19:30:30 -0800 |
| commit | c2afc5266cb997ec97c0a2e06997cc993ace4125 (patch) | |
| tree | 60e3d26c2567166bab7238a368fb24612ec0cf7e /ports/cgal/CONTROL | |
| parent | ca1e6d8ab7b4e345fdab88afd11c03bf5fcc43a3 (diff) | |
| download | vcpkg-c2afc5266cb997ec97c0a2e06997cc993ace4125.tar.gz vcpkg-c2afc5266cb997ec97c0a2e06997cc993ace4125.zip | |
[cgal] Avoid using absolute paths in cmake config file
Diffstat (limited to 'ports/cgal/CONTROL')
| -rw-r--r-- | ports/cgal/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cgal/CONTROL b/ports/cgal/CONTROL index 2fc86bd11..c3ab7fb3e 100644 --- a/ports/cgal/CONTROL +++ b/ports/cgal/CONTROL @@ -1,4 +1,4 @@ Source: cgal -Version: 4.11-2 +Version: 4.11-3 Build-Depends: mpfr, mpir, zlib, qt5, boost-format, boost-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random Description: The Computational Geometry Algorithms Library (CGAL) is a C++ library that aims to provide easy access to efficient and reliable algorithms in computational geometry. |
