disabled Qt by default (until the code is stabilized)

This commit is contained in:
Vadim Pisarevsky
2010-07-12 15:29:31 +00:00
parent e11a77cb70
commit fa91788222
4 changed files with 63 additions and 111 deletions

View File

@@ -159,3 +159,9 @@
/* Eigen2 Matrix & Linear Algebra Library */
#cmakedefine HAVE_EIGEN2
/* Qt bindings */
#cmakedefine HAVE_QT
/* Qt bindings use OpenGL */
#cmakedefine HAVE_HAVE_QT_OPENGL