blob: 9867f1730cb9cc43cfe6c6f8e6ce64a79b29ac34 (
plain)
1
2
3
4
5
6
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.
|