adding build options for cmake/cgal
parent
49e74efa29
commit
72832f72bc
|
@ -41,6 +41,10 @@
|
|||
},
|
||||
{
|
||||
"name": "cgal",
|
||||
"build-options": {
|
||||
"WITH_CGAL_Qt5": "0",
|
||||
"WITH_CGAL_ImageIO": "0"
|
||||
},
|
||||
"buildsystem": "cmake",
|
||||
"sources": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue