blob: 6f5635b4e482f04e6dc29de3b86a039d669e2db2 (
plain)
1
2
3
4
5
6
7
8
9
|
PRECOMPILE_HEADERS_REUSE_FROM
-----------------------------
.. versionadded:: 3.16
Target from which to reuse the precompiled headers build artifact.
See the second signature of :command:`target_precompile_headers` command
for more detailed information.
|