mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05: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.
|