Added trimesh_hole
This commit is contained in:
parent
d946007a70
commit
5ec748e770
|
@ -13,10 +13,10 @@ SUBDIRS = trimesh_base \
|
||||||
trimesh_optional \
|
trimesh_optional \
|
||||||
trimesh_intersection \
|
trimesh_intersection \
|
||||||
trimesh_ball_pivoting \
|
trimesh_ball_pivoting \
|
||||||
|
trimesh_hole \
|
||||||
aabb_binary_tree \
|
aabb_binary_tree \
|
||||||
edgemesh_grid
|
edgemesh_grid
|
||||||
|
|
||||||
|
|
||||||
sources.files = *.pro
|
sources.files = *.pro
|
||||||
sources.path = .
|
sources.path = .
|
||||||
INSTALLS += sources
|
INSTALLS += sources
|
||||||
|
|
Loading…
Reference in New Issue