vcpkg/ports/cgal/CONTROL

10 lines
605 B
Plaintext
Raw Normal View History

2017-10-14 12:25:18 +08:00
Source: cgal
2019-11-12 16:32:24 +08:00
Version: 5.0
Build-Depends: mpfr, mpir, zlib, boost-format, boost-container, boost-ptr-container, boost-iterator, boost-variant, boost-any, boost-unordered, boost-random, boost-foreach, boost-graph, boost-heap, boost-logic, boost-multiprecision
Homepage: https://github.com/CGAL/cgal
2017-10-14 12:25:18 +08:00
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.
2018-06-06 17:48:03 +08:00
Feature: qt
Build-Depends: qt5-base, qt5-3d, qt5-svg, qt5-xmlpatterns, qt5-script, eigen3
2018-06-06 17:48:03 +08:00
Description: Qt GUI support for CGAL