From 911d4433f9db872b76672c846acd47178cd36a0f Mon Sep 17 00:00:00 2001 From: Alexander Neundorf Date: Tue, 18 Mar 2008 21:29:06 +0000 Subject: fix documentation, QT_LIBRARIES doesn't exist Alex svn path=/trunk/KDE/kdelibs/; revision=787251 --- modules/FindQt4.cmake | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules') 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 -- cgit v1.2.1