mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-02 04:38:46 -06:00
QtAutogen: Release notes for the Contain branch
This commit is contained in:
committed by
Brad King
parent
e1f571a983
commit
c8a4147a34
10
Help/release/dev/QtAutogen_Contain.rst
Normal file
10
Help/release/dev/QtAutogen_Contain.rst
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
QtAutogen_Contain
|
||||||
|
-----------------
|
||||||
|
|
||||||
|
* When using AUTOMOC or AUTOUIC, generated
|
||||||
|
``moc_*``, ``*.moc`` and ``ui_*`` are placed in the
|
||||||
|
``<CMAKE_CURRENT_BINARY_DIR>/<TARGETNAME>_autogen/include`` directory which
|
||||||
|
is automatically added to the target's :prop_tgt:`INCLUDE_DIRECTORIES`.
|
||||||
|
It is therefore not necessary anymore to have
|
||||||
|
:variable:`CMAKE_CURRENT_BINARY_DIR` in the target's
|
||||||
|
:prop_tgt:`INCLUDE_DIRECTORIES`.
|
||||||
Reference in New Issue
Block a user