diff --git a/Surface_modeling/test/Surface_modeling/CMakeLists.txt b/Surface_modeling/test/Surface_modeling/CMakeLists.txt index 9829dc2c43a..62e19c4a735 100644 --- a/Surface_modeling/test/Surface_modeling/CMakeLists.txt +++ b/Surface_modeling/test/Surface_modeling/CMakeLists.txt @@ -28,7 +28,6 @@ if ( CGAL_FOUND ) create_single_source_cgal_program( "Cactus_deformation_session.cpp" ) create_single_source_cgal_program( "Cactus_performance_test.cpp" ) create_single_source_cgal_program( "Symmetry_test.cpp" ) - create_single_source_cgal_program( "Deform_mesh_deprecation_test.cpp" ) find_package( OpenMesh QUIET ) if ( OpenMesh_FOUND )