mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
7 lines
191 B
ReStructuredText
7 lines
191 B
ReStructuredText
Precompile Headers
|
|
------------------
|
|
|
|
* The :prop_tgt:`PRECOMPILE_HEADERS` target property was added to tell
|
|
generators to use a list of precompile headers for faster compilation
|
|
times.
|