diff --git a/cmake/modules/FindQt.cmake b/cmake/modules/FindQt.cmake index 5b3c60f..c3ba41d 100644 --- a/cmake/modules/FindQt.cmake +++ b/cmake/modules/FindQt.cmake @@ -71,7 +71,7 @@ if( WITH_QT4 ) endif( __result EQUAL 1 ) # search for uic - __tde_internal_find_qt_program( uic QT_UIC_EXECUTABLE ) + __tde_internal_find_qt_program( uic-tqt QT_UIC_EXECUTABLE ) # try to find path to qt.h # we assume that this path is Qt's include path