Fix opensuse compilation

This commit is contained in:
taipanromania 2009-05-25 18:40:32 +00:00
parent b85039e746
commit 75ba28c1f2
2 changed files with 2 additions and 1 deletions

View file

@ -52,6 +52,7 @@ find_package(Qt4)
if (QT4_FOUND)
set( QT_USE_QTGUI TRUE )
set( QT_USE_QTUITOOLS TRUE )
set( QT_USE_QTXML TRUE )
include( ${QT_USE_FILE} )
include_directories(
${CMAKE_CURRENT_SOURCE_DIR}