diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/FindQt4.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake index 035863f4..00f1a135 100644 --- a/modules/FindQt4.cmake +++ b/modules/FindQt4.cmake @@ -29,9 +29,6 @@ # QT_USE_QTWEBKIT # QT_USE_QTXMLPATTERNS # -# All the libraries required are stored in a variable called QT_LIBRARIES. -# Add this variable to your TARGET_LINK_LIBRARIES. -# # macro QT4_WRAP_CPP(outfiles inputfile ... OPTIONS ...) # create moc code from a list of files containing Qt class with # the Q_OBJECT declaration. Options may be given to moc, such as those found |