https://github.com/Kitware/CMake
Raw File
Tip revision: 00677703d00f94702ef94d8dd07387c8405a3caf authored by Brad King on 29 March 2022, 15:02:43 UTC
CMake 3.23.0
Tip revision: 0067770
CMAKE_PCH_INSTANTIATE_TEMPLATES.rst
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.
back to top