diff options
author | Brad King <brad.king@kitware.com> | 2016-06-20 13:09:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-06-20 13:09:08 (GMT) |
commit | 45b62646db189070df6e5895197b1db1a2a13542 (patch) | |
tree | 28e79d1107a11ecb4736344e1c3d32a660aa2c8b | |
parent | c37e6e226c6471967a27ccc33e928e16f4c498a2 (diff) | |
parent | 5ed2881cb210b31cd05ee4ea3d5ef763e36ec6ea (diff) | |
download | CMake-45b62646db189070df6e5895197b1db1a2a13542.zip CMake-45b62646db189070df6e5895197b1db1a2a13542.tar.gz CMake-45b62646db189070df6e5895197b1db1a2a13542.tar.bz2 |
Merge branch 'FindQt4-doc-QtDeclarative-imported' into release
-rw-r--r-- | Modules/FindQt4.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/FindQt4.cmake b/Modules/FindQt4.cmake index 11091b5..d167a13 100644 --- a/Modules/FindQt4.cmake +++ b/Modules/FindQt4.cmake @@ -240,6 +240,8 @@ # The QAxServer target (Windows only) # ``Qt4::QtDBus`` # The QtDBus target +# ``Qt4::QtDeclarative`` +# The QtDeclarative target # ``Qt4::QtDesigner`` # The QtDesigner target # ``Qt4::QtDesignerComponents`` |