You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ports/cgal/vcpkg.json
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
{
2
2
"name": "cgal",
3
3
"version": "5.6.1",
4
+
"port-version": 1,
4
5
"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.",
5
6
"homepage": "https://github.com/CGAL/cgal",
6
7
"license": "GPL-3.0-or-later AND LGPL-3.0-or-later AND BSL-1.0",
0 commit comments