cmake/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst

11 lines
289 B
ReStructuredText
Raw Normal View History

2020-02-01 23:06:01 +01:00
DISABLE_PRECOMPILE_HEADERS
--------------------------
2021-09-14 00:13:48 +02:00
.. versionadded:: 3.16
2020-02-01 23:06:01 +01:00
Disables the precompilation of header files specified by
:prop_tgt:`PRECOMPILE_HEADERS` property.
If the property is not set, CMake will use the value provided
by :variable:`CMAKE_DISABLE_PRECOMPILE_HEADERS`.