mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 00:07:24 +00:00
fix build on linux - using cgal downloaded source
This commit is contained in:
parent
c48e0dc2f7
commit
2b95d80847
@ -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 "$@"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user