fix build on linux - using cgal downloaded source

This commit is contained in:
Alessandro Muntoni 2023-11-24 09:59:07 +01:00 committed by GitHub
parent c48e0dc2f7
commit 2b95d80847
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,8 +5,8 @@
# Run this script if you never installed any of the MeshLab dependencies.
DONT_INSTALL_QT=false
DONT_INSTALL_CGAL_BOOST=false
DONT_INSTALL_EMBREE=false
DONT_INSTALL_CGAL_BOOST=true
DONT_INSTALL_EMBREE=true
#checking for parameters
for i in "$@"