cgal/Algebraic_kernel_for_spheres
Laurent Rineau bc4da1f4e6 Fix with GMPXX
My commit 24e96c270a5 modified CMake scripts, and now GMPXX seems
activated, at least for CGAL packages using CGAL_Core. And gcc 4.1 and
4.4 found compilation errors:
https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-4.14-Ic-115/Circular_kernel_3/TestReport_gimeno_CentOS6.gz

The workaround is easy: explicit the cast from the expression
templates to `FT` in the ternary operator.
2019-02-05 13:32:27 +01:00
..
include/CGAL Fix with GMPXX 2019-02-05 13:32:27 +01:00
package_info/Algebraic_kernel_for_spheres Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Algebraic_kernel_for_spheres Update minimum cmake required version in all CMakeLists.txt 2018-10-18 14:49:23 +02:00