CGAL<4.0.2 has strange errors with clang. notify user explicitly to upgrade.

felipesanches-svg
don bright 2012-12-20 15:28:13 -06:00
parent 208be52473
commit 76923ebd9a
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ a time, to avoid confusion.
#warning "."
#warning "."
#warning "======================="
#ifdef __clang__
#error For Clang to work, CGAL must be >= 4.0.2
#endif
#endif // CGAL_VERSION_NR < 10400010000
#endif //ENABLE_CGAL