PRECOMPILE_HEADERS¶
在 3.16 版被加入.
List of header files to precompile.
This property holds a semicolon-separated list
of header files to precompile specified so far for its target.
Use the target_precompile_headers()
command to append more header
files.
This property supports
generator expressions
.