X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=f85634ef91ba02a89872cb692e57daecc1cf907b;hb=0b1029836d59ae32bc696429feb17d27c4893034;hp=45d37d452a5844276802b1310f4cc527d1b39dc9;hpb=4d55bcb8c3bf77e43433e57022426d12c344a787;p=kdenlive diff --git a/CMakeLists.txt b/CMakeLists.txt index 45d37d45..f85634ef 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -60,14 +60,6 @@ macro_log_feature(KDE4_FOUND # Find Qt core modules (QtCore and QtGui are searched by default). find_package(Qt4 ${QT_MIN_VERSION} REQUIRED QtDBus) -macro_log_feature(QT_QTDBUS_FOUND - "QtDBus" - "Qt bindings for the D-Bus library" - "http://qt.nokia.com/products/qt" - TRUE - ${QT_MIN_VERSION} - "QtDBus library (most likely called libqt4-dbus)" -) # Search MLT package. find_package(LIBMLT REQUIRED)