OM/Apps/VDProgMesh: CmakeLists for Analyzer and mkbalancedpm added
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@285 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -12,6 +12,8 @@ add_subdirectory (Smoothing)
|
||||
add_subdirectory (Subdivider/commandlineSubdivider)
|
||||
add_subdirectory (Subdivider/commandlineAdaptiveSubdivider)
|
||||
add_subdirectory (mconvert)
|
||||
add_subdirectory (VDProgMesh/mkbalancedpm)
|
||||
add_subdirectory (VDProgMesh/Analyzer)
|
||||
|
||||
# check for OpenGL, GLEW and GLUT as our required dependencies
|
||||
if (QT4_FOUND AND OPENGL_FOUND AND GLEW_FOUND AND GLUT_FOUND AND NOT BUILD_APPS STREQUAL OFF )
|
||||
|
||||
Reference in New Issue
Block a user