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:
parent
0f2869fcdc
commit
e720b7ff47
@ -44,9 +44,9 @@ 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>}.
|
||||
directory. The paths of the generated files are added to \c{<VAR>}.
|
||||
|
||||
\note This is a low-level macro. See the \l{CMake AUTOMOC Documentation} for a
|
||||
more convenient way to let source files be processed with \c{moc}.
|
||||
|
Loading…
Reference in New Issue
Block a user