From 15cec9c7e7e7e29e1287a9e85362e95fa275a7e3 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 30 Jul 2015 17:14:05 +0200 Subject: [PATCH] Disable Qt5 for that non-standard compiler --- .../CMakeCache.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Maintenance/infrastructure/magritte.geometryfactory.com/reference_platforms/x86-64_Darwin-13.0_Apple-llvm-gcc-4.2_Release/CMakeCache.txt b/Maintenance/infrastructure/magritte.geometryfactory.com/reference_platforms/x86-64_Darwin-13.0_Apple-llvm-gcc-4.2_Release/CMakeCache.txt index a6f572c1411..87ba3422158 100644 --- a/Maintenance/infrastructure/magritte.geometryfactory.com/reference_platforms/x86-64_Darwin-13.0_Apple-llvm-gcc-4.2_Release/CMakeCache.txt +++ b/Maintenance/infrastructure/magritte.geometryfactory.com/reference_platforms/x86-64_Darwin-13.0_Apple-llvm-gcc-4.2_Release/CMakeCache.txt @@ -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