diff --git a/Help/manual/cmake-qt.7.rst b/Help/manual/cmake-qt.7.rst index d0d6ea0239..e5a39f5407 100644 --- a/Help/manual/cmake-qt.7.rst +++ b/Help/manual/cmake-qt.7.rst @@ -14,7 +14,7 @@ CMake can find and use Qt 4 and Qt 5 libraries. The Qt 4 libraries are found by the :module:`FindQt4` find-module shipped with CMake, whereas the Qt 5 libraries are found using "Config-file Packages" shipped with Qt 5. See :manual:`cmake-packages(7)` for more information about CMake packages, and -see `the Qt cmake manual `_ +see `the Qt cmake manual `_ for your Qt version. Qt 4 and Qt 5 may be used together in the same