mirror of https://github.com/CGAL/cgal
Change the name of whitelisted header
This commit is contained in:
parent
2a4090b3a9
commit
4bcbcfd9f2
|
|
@ -41,7 +41,7 @@ set(list_of_whitelisted_headers_txt [=[
|
||||||
CGAL/IO/Triangulation_geomview_ostream_3.h
|
CGAL/IO/Triangulation_geomview_ostream_3.h
|
||||||
CGAL/IO/Triangulation_geomview_ostream_2.h
|
CGAL/IO/Triangulation_geomview_ostream_2.h
|
||||||
CGAL/IO/Polyhedron_geomview_ostream.h
|
CGAL/IO/Polyhedron_geomview_ostream.h
|
||||||
CGAL/Mesh_3/generate_weights_from_labeled_image.h
|
CGAL/Mesh_3/generate_label_weights.h
|
||||||
]=])
|
]=])
|
||||||
|
|
||||||
separate_arguments(list_of_whitelisted_headers UNIX_COMMAND ${list_of_whitelisted_headers_txt})
|
separate_arguments(list_of_whitelisted_headers UNIX_COMMAND ${list_of_whitelisted_headers_txt})
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue