mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Add cgal mpfr and gmp for msvc with prebuilt binaries.
This commit is contained in:
6
deps/CGAL/CGAL.cmake
vendored
Normal file
6
deps/CGAL/CGAL.cmake
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
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
|
||||
)
|
||||
Reference in New Issue
Block a user