mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03: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.
|