mirror of https://github.com/CGAL/cgal
Remove test_torture for now since it takes too much time, particularly in debug
This commit is contained in:
parent
c17b04e319
commit
2450d24a35
|
|
@ -29,7 +29,7 @@ if ( CGAL_FOUND )
|
|||
|
||||
create_single_source_cgal_program( "test_delaunay.cpp" )
|
||||
create_single_source_cgal_program( "test_tds.cpp" )
|
||||
create_single_source_cgal_program( "test_torture.cpp" )
|
||||
#create_single_source_cgal_program( "test_torture.cpp" )
|
||||
create_single_source_cgal_program( "test_triangulation.cpp" )
|
||||
|
||||
else()
|
||||
|
|
|
|||
Loading…
Reference in New Issue