Files
OrcaSlicer-bambulab/deps/CGAL/CGAL.cmake
2019-12-10 11:22:45 +01:00

6 lines
164 B
CMake

prusaslicer_add_cmake_project(
CGAL
GIT_REPOSITORY https://github.com/CGAL/cgal.git
GIT_TAG "releases/CGAL-5.0"
DEPENDS dep_boost dep_GMP dep_MPFR
)