瀏覽代碼

STYLE: fix documentation, QT_LIBRARIES doesn't exist, and also didn't exist
in cmake 2.4.3, the first stable cmake 2.4.x release

Alex

Alexander Neundorf 17 年之前
父節點
當前提交
caa6de5b89
共有 1 個文件被更改,包括 1 次插入2 次删除
  1. 1 2
      Modules/FindQt4.cmake

+ 1 - 2
Modules/FindQt4.cmake

@@ -30,8 +30,7 @@
 #                    QT_USE_QTXMLPATTERNS
 #                    QT_USE_PHONON
 #
-# All the libraries required are stored in a variable called QT_LIBRARIES.  
-# Add this variable to your TARGET_LINK_LIBRARIES.  Inlcudes and definitions
+# Includes and definitions
 # needed for compiling Qt code is already set up by including the QT_USE_FILE.
 #  
 #  macro QT4_WRAP_CPP(outfiles inputfile ... OPTIONS ...)