diff --git a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake index 1c208a31d85..6378b6b8a6a 100755 --- a/Polyhedron/demo/Polyhedron/cgal_test_with_cmake +++ b/Polyhedron/demo/Polyhedron/cgal_test_with_cmake @@ -162,6 +162,7 @@ else p_klein_function_plugin \ p_sphere_function_plugin \ p_tanglecube_function_plugin \ + advancing_front_plugin \ all do if ${MAKE_CMD} -f Makefile help | grep "$target" > /dev/null; then