mirror of https://github.com/CGAL/cgal
Disable Qt5 for that non-standard compiler
This commit is contained in:
parent
87a406ab81
commit
15cec9c7e7
|
|
@ -932,6 +932,9 @@ WITH_CGAL_Qt3:BOOL=OFF
|
|||
//Enable CGAL component CGAL_Qt4
|
||||
WITH_CGAL_Qt4:BOOL=ON
|
||||
|
||||
//Enable CGAL component CGAL_Qt5
|
||||
WITH_CGAL_Qt5:BOOL=OFF
|
||||
|
||||
//Select external library Coin3D
|
||||
WITH_Coin3D:BOOL=OFF
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue