mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-19 04:40:39 -05:00
Merge topic 'pch-instantiate-templates'
8c8f03422e PCH: Template instantiation support
Acked-by: Kitware Robot <kwrobot@kitware.com>
Acked-by: Raul Tambre <raul@tambre.ee>
Acked-by: Cristian Adam <cristian.adam@gmail.com>
Tested-by: Raul Tambre <raul@tambre.ee>
Merge-request: !5168
This commit is contained in:
7
Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst
Normal file
7
Help/variable/CMAKE_PCH_INSTANTIATE_TEMPLATES.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
CMAKE_PCH_INSTANTIATE_TEMPLATES
|
||||
-------------------------------
|
||||
|
||||
.. versionadded:: 3.19
|
||||
|
||||
This variable is used to initialize the :prop_tgt:`PCH_INSTANTIATE_TEMPLATES`
|
||||
property of targets when they are created.
|
||||
Reference in New Issue
Block a user