VDProgMesh added

git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@281 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
Ellen Dekkers
2010-03-01 17:07:39 +00:00
parent e390021603
commit 53174e3a35
6 changed files with 862 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ if (QT4_FOUND AND OPENGL_FOUND AND GLEW_FOUND AND GLUT_FOUND AND NOT BUILD_APPS
add_subdirectory (Decimating/DecimaterGui)
add_subdirectory (QtViewer)
add_subdirectory (Subdivider/SubdividerGui)
add_subdirectory (ProgViewer)
else ()
if ( BUILD_APPS STREQUAL OFF )
message ("Building Apps disabled by user.")