mirror of https://github.com/CGAL/cgal
add new plugin in testsuite
This commit is contained in:
parent
a5aafc876b
commit
cefc1b9c50
|
|
@ -162,6 +162,7 @@ else
|
||||||
p_klein_function_plugin \
|
p_klein_function_plugin \
|
||||||
p_sphere_function_plugin \
|
p_sphere_function_plugin \
|
||||||
p_tanglecube_function_plugin \
|
p_tanglecube_function_plugin \
|
||||||
|
advancing_front_plugin \
|
||||||
all
|
all
|
||||||
do
|
do
|
||||||
if ${MAKE_CMD} -f Makefile help | grep "$target" > /dev/null; then
|
if ${MAKE_CMD} -f Makefile help | grep "$target" > /dev/null; then
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue