From 72832f72bca94537019d5530bbb28ac33f5c1673 Mon Sep 17 00:00:00 2001 From: jete Date: Fri, 29 May 2020 15:09:19 -0400 Subject: [PATCH] adding build options for cmake/cgal --- org.dust3d.dust3d.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/org.dust3d.dust3d.json b/org.dust3d.dust3d.json index 304e0a86..1a47a36e 100644 --- a/org.dust3d.dust3d.json +++ b/org.dust3d.dust3d.json @@ -41,6 +41,10 @@ }, { "name": "cgal", + "build-options": { + "WITH_CGAL_Qt5": "0", + "WITH_CGAL_ImageIO": "0" + }, "buildsystem": "cmake", "sources": [ {