Be more clear that Qt4 is not used. From cfcohen.

This commit is contained in:
Ignacio
2015-12-05 15:23:00 -08:00
parent 308050923b
commit 7596650a2d
2 changed files with 1 additions and 3 deletions

View File

@ -48,6 +48,7 @@ IF(GCONFTOOL2)
ENDIF(GCONFTOOL2)
# UI tools
#FIND_PACKAGE(Qt4)
IF(QT4_FOUND)
SET(QT_USE_QTOPENGL TRUE)
INCLUDE_DIRECTORIES(${QT_INCLUDE_DIR} ${CMAKE_CURRENT_BINARY_DIR})