cgal_create_CMakeLists
applications
Install
- All systems
-
curl cmd.cat/cgal_create_CMakeLists.sh
- Debian
-
apt-get install libcgal-dev
- Ubuntu
-
apt-get install libcgal-dev
- Arch Linux
-
pacman -S cgal
- Kali Linux
-
apt-get install libcgal-dev
- Fedora
-
dnf install CGAL-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libcgal-dev
- OS X
-
brew install cgal
- Raspbian
-
apt-get install libcgal-dev
- Dockerfile
- dockerfile.run/cgal_create_CMakeLists
CGAL-devel
applications
libcgal-dev
C++ library for computational geometry (development files)
CGAL (Computational Geometry Algorithms Library) makes the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms. This package contains the header files and static libraries for libCGAL.so, libCGAL_Core.so, and libCGAL_ImageIO.so. The header files and static libraries for libCGAL_Qt5.so can be found in the package libcgal-qt5-dev.