1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-19 09:24:27 +00:00
Files
OrcaSlicer-bambulab/deps/CGAL/CGAL.cmake
T
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
)