Doc: Small fixes in qt5_wrap_cpp documentation

Pick-to: 5.15
Change-Id: I0cc066eb5b53c7efb94a9f94cf574b2507f90cf8
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
Kai Koehne 2020-04-22 10:10:55 +02:00
parent 0f2869fcdc
commit e720b7ff47

View File

@ -44,7 +44,7 @@ qt5_wrap_cpp(<VAR> src_file1 [src_file2 ...]
\section1 Description
Creates rules for calling \l{moc}{Meta-Object Compiler (moc)} on the given
Creates rules for calling the \l{moc}{Meta-Object Compiler (moc)} on the given
source files. For each input file, an output file is generated in the build
directory. The paths of the generated files are added to \c{<VAR>}.