Disable Qt5 for that non-standard compiler

This commit is contained in:
Laurent Rineau 2015-07-30 17:14:05 +02:00
parent 87a406ab81
commit 15cec9c7e7
1 changed files with 3 additions and 0 deletions

View File

@ -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