mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-26 10:48:38 -06:00
Autogen: Update Documentation
* Add Qt 6 to documentation * Add explanation about `<ORIGIN>_autogen_timestamp_deps` Fixes: #25201
This commit is contained in:
committed by
Brad King
parent
16cc011fa5
commit
ccaf529c4e
@@ -8,7 +8,7 @@ qt_wrap_cpp
|
||||
:module:`FindQt4` module provides the ``qt4_wrap_cpp()`` macro, which
|
||||
should be used instead for Qt 4 projects. For projects using Qt 5 or
|
||||
later, use the equivalent macro provided by Qt itself (e.g. Qt 5 provides
|
||||
``qt5_wrap_cpp()``).
|
||||
`qt5_wrap_cpp() <https://doc.qt.io/qt-5/qtcore-cmake-qt5-wrap-cpp.html>`_).
|
||||
|
||||
Manually create Qt Wrappers.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user