Enforced CGAL_NDEBUG rule: - code under include/CGAL/ and src/ must not use NDEBUG and assert(), but CGAL_NDEBUG and CGAL assertion macros. - code under demo/, examples/ and test/ must use NDEBUG and assert().
Enforced CGAL_NDEBUG rule: - code under include/CGAL/ and src/ must not use NDEBUG and assert(), but CGAL_NDEBUG and CGAL assertion macros. - code under demo/, examples/ and test/ must use NDEBUG and assert().