mirror of https://github.com/CGAL/cgal
fix example cmake
This commit is contained in:
parent
ff785eba9f
commit
add74d7a5e
|
|
@ -47,8 +47,6 @@ create_single_source_cgal_program( "vsa_approximation_2_example.cpp" )
|
||||||
|
|
||||||
create_single_source_cgal_program( "vsa_approximation_example.cpp" )
|
create_single_source_cgal_program( "vsa_approximation_example.cpp" )
|
||||||
|
|
||||||
create_single_source_cgal_program( "vsa_approximation_SM_example.cpp" )
|
|
||||||
|
|
||||||
create_single_source_cgal_program( "vsa_class_interface_example.cpp" )
|
create_single_source_cgal_program( "vsa_class_interface_example.cpp" )
|
||||||
|
|
||||||
create_single_source_cgal_program( "vsa_isotropic_metric_example.cpp" )
|
create_single_source_cgal_program( "vsa_isotropic_metric_example.cpp" )
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue