1 ## =========================
2 ## = Command line programs =
3 ## =========================
8 example_QuadEdgeMeshToSimplexMesh
10 example_SimplexMeshDeleteEdge
11 example_InternalForceSimplexMesh
14 FOREACH(demo_program ${DEMO_PROGRAMS})
19 TARGET_LINK_LIBRARIES(
23 ENDFOREACH(demo_program)