Removed trimesh edge because it requires opengl

This commit is contained in:
Paolo Cignoni 2017-04-02 19:59:55 +02:00
parent 1b074db364
commit a854c64cb8
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ SUBDIRS = trimesh_allocate \
trimesh_curvature \
trimesh_cylinder_clipping \
trimesh_disk_parametrization \
trimesh_edge \
trimesh_fitting \
trimesh_geodesic \
trimesh_harmonic \