Doc: Fix link to a CMake FAQ entry that was moved

Change-Id: Ia520639640e045dbcd7a9e61d42009cb911a3179
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
Leena Miettinen
2018-12-03 10:30:26 +01:00
parent 0ece50d788
commit c975f2f3ea

View File

@@ -125,8 +125,9 @@
in the \c {Modules} directory of your CMake installation.
\note If you provide your own libraries, you also need to provide your own
\c {FindFoo.cmake} file. For more information, see
\l{http://vtk.org/Wiki/CMake_FAQ#Writing_FindXXX.cmake_files}{CMake FAQ}.
\c {FindXXX.cmake} file. For more information, see
\l{https://gitlab.kitware.com/cmake/community/wikis/FAQ#writing-findxxxcmake-files}
{Writing FindXXX.cmake files}.
Syntax completion and highlighting work once your project successfully
builds and links against the external library.