mirror of https://github.com/CGAL/cgal
clean
This commit is contained in:
parent
79e913a5d7
commit
b97966f402
|
|
@ -54,7 +54,6 @@ include_directories( BEFORE include )
|
|||
include( CGAL_CreateSingleSourceCGALProgram )
|
||||
|
||||
create_single_source_cgal_program( "heat_method.cpp" )
|
||||
create_single_source_cgal_program( "heat_method_concept.cpp" )
|
||||
create_single_source_cgal_program( "heat_method_polyhedron.cpp" )
|
||||
create_single_source_cgal_program( "heat_method_surface_mesh.cpp" )
|
||||
create_single_source_cgal_program( "heat_method_surface_mesh_intrinsic.cpp" )
|
||||
|
|
|
|||
Loading…
Reference in New Issue