Laurent Rineau
|
008ccc5b48
|
Add missing #include <cassert>
|
2013-04-25 11:20:36 +02:00 |
Sébastien Loriot
|
9fcf46e11a
|
replace CGAL_[kernel/qpe/triangulation/]_assertion by assert in tests
this should be the case, following our guidelines.
using:
find */test/* -name '*.[hc]*' | xargs sed -i 's/CGAL_assertion/assert/g'
|
2013-03-21 10:50:55 +01:00 |
Fernando Cacciola
|
f93437ca22
|
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
|
2008-05-05 14:01:55 +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 |
Sylvain Pion
|
cfb9329d50
|
rename .C to .cpp
|
2007-01-27 21:20:09 +00:00 |
Le-Jeng Shiue
|
e358a077d8
|
Change the package name to Subdivision_method_3
|
2006-02-18 00:46:03 +00:00 |