mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-11 08:04:25 +00:00
Add cgal mpfr and gmp for msvc with prebuilt binaries.
This commit is contained in:
Vendored
+6
@@ -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