Sylvain Pion
bb9088bf68
Remove calls to round() (not C++98, clashes with Core's round(), and probably useless).
2008-03-29 09:57:14 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Andreas Meyer
fdeedcf8b0
some low level code cleanup. renamed
...
* CGAL_error to CGAL_error_msg
* introduced a macro CGAL_error()
* added some words about CGAL_error to the developers manual
* renamed most of assert(x) into CGAL_assertion(x)
* renamed exit(x) with x != 0 , CGAL_assertion(false) and assert(false) into CGAL_error
* CORE left untouched, OpenNL changed
2007-11-07 16:51:18 +00:00
Luc Habert
733128913c
Forgot a #ifdef CGAL_USE_QT.
2007-09-10 11:16:30 +00:00
Luc Habert
28bff76949
Protected the demos against lack of Qt.
...
Moved Qt_widget_get_ellipse.h to CGAL/IO.
2007-09-05 22:30:44 +00:00
Luc Habert
a4062ac9e4
Had forgotten to svn add the ellipse related files.
2007-08-31 12:41:19 +00:00
Luc Habert
d14af11a2d
Fixed a few glitches and added a traits class for ellipses.
2007-08-31 12:28:29 +00:00
Luc Habert
33884a3e3b
Fixes for various compilers.
2007-08-27 22:42:37 +00:00
Luc Habert
a716d68617
Subdirectory renaming, and some cleanup.
2007-08-24 17:39:19 +00:00
Luc Habert
2f51062cb4
Moved to trunk, changed name to Visibility_complex_2.
2007-08-24 03:23:38 +00:00