summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Kelly <stephen.kelly@kdab.com>2013-07-29 13:50:01 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-07-29 15:47:28 +0200
commitb5d97149d358c50d2f97de5305f65fa728c42dfd (patch)
tree0d9895f069aec26f98e696ddbbb0c84ca4496f1b
parent6cf65afa2da15e3673a55c8648ea9c229a8c1ca7 (diff)
downloadqtdoc-b5d97149d358c50d2f97de5305f65fa728c42dfd.tar.gz
Document qt5_use_modules as obsolete.
Partial forward-port of cb7f32f5b861fe115fa71f64500a5cbb0b643f1b (Mark qt4_use_modules and qt4_automoc as obsolete., 2013-07-04) from cmake.git. Change-Id: I6eb4d1056208e1bfe67f571b6019129a3a201305 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/src/development/cmake-manual.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/development/cmake-manual.qdoc b/doc/src/development/cmake-manual.qdoc
index 77e0b2ca..b2a1aa5d 100644
--- a/doc/src/development/cmake-manual.qdoc
+++ b/doc/src/development/cmake-manual.qdoc
@@ -203,6 +203,7 @@
for more information.
Note that this macro is only available if using \c{CMake} 2.8.9 or later.
+ This macro is obsolete. Use target_link_libraries with IMPORTED targets instead.
\endtable
\section2 Qt5Widgets macros