diff options
Diffstat (limited to 'Modules/FindQt4.cmake')
-rw-r--r-- | Modules/FindQt4.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake index d4aa3e2..1927894 100644 --- a/Modules/FindQt4.cmake +++ b/Modules/FindQt4.cmake @@ -22,6 +22,7 @@ # QT_USE_QTSVG # QT_USE_QTTEST # QT_USE_QTUITOOLS +# QT_USE_QTDBUS # # All the libraries required are stored in a variable called QT_LIBRARIES. # Add this variable to your TARGET_LINK_LIBRARIES. |