diff options
author | David Faure <faure@kde.org> | 2006-09-12 17:55:14 +0000 |
---|---|---|
committer | David Faure <faure@kde.org> | 2006-09-12 17:55:14 +0000 |
commit | 7685f61ca2a72bee7316f428fd9e392bf17ffa33 (patch) | |
tree | 5345b0165c5d477becf96449e8b68fdcf45a986b /modules/FindQt4.cmake | |
parent | 72c8b2ee65d452ad54bae1864aff4fd18d399dfa (diff) | |
download | extra-cmake-modules-7685f61ca2a72bee7316f428fd9e392bf17ffa33.tar.gz extra-cmake-modules-7685f61ca2a72bee7316f428fd9e392bf17ffa33.tar.bz2 |
Just comments
svn path=/trunk/KDE/kdelibs/; revision=583578
Diffstat (limited to 'modules/FindQt4.cmake')
-rw-r--r-- | modules/FindQt4.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake index 18c47d31..7aaa117c 100644 --- a/modules/FindQt4.cmake +++ b/modules/FindQt4.cmake @@ -168,8 +168,8 @@ # QT_UIC_EXECUTABLE Where to find the uic tool. # QT_UIC3_EXECUTABLE Where to find the uic3 tool. # QT_RCC_EXECUTABLE Where to find the rcc tool -# QT_DBUSCPP2XML_EXECUTABLE Where to find the dbuscpp2xml tool. -# QT_DBUSXML2CPP_EXECUTABLE Where to find the dbusxml2cpp tool. +# QT_DBUSCPP2XML_EXECUTABLE Where to find the qdbuscpp2xml tool. +# QT_DBUSXML2CPP_EXECUTABLE Where to find the qdbusxml2cpp tool. # # QT_DOC_DIR Path to "doc" of Qt4 # QT_MKSPECS_DIR Path to "mkspecs" of Qt4 |