]> git.sesse.net Git - kdenlive/commitdiff
Remove macro_log_feature() for QtDBus
authorAlberto Villa <avilla@FreeBSD.org>
Wed, 9 Nov 2011 01:18:53 +0000 (02:18 +0100)
committerAlberto Villa <avilla@FreeBSD.org>
Wed, 9 Nov 2011 01:18:53 +0000 (02:18 +0100)
CMakeLists.txt

index 45d37d452a5844276802b1310f4cc527d1b39dc9..f85634ef91ba02a89872cb692e57daecc1cf907b 100644 (file)
@@ -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)