adding build options for cmake/cgal

master
jete 2020-05-29 15:09:19 -04:00 committed by Jeremy HU
parent 49e74efa29
commit 72832f72bc
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,10 @@
}, },
{ {
"name": "cgal", "name": "cgal",
"build-options": {
"WITH_CGAL_Qt5": "0",
"WITH_CGAL_ImageIO": "0"
},
"buildsystem": "cmake", "buildsystem": "cmake",
"sources": [ "sources": [
{ {