cmake/Help/prop_tgt/DISABLE_PRECOMPILE_HEADERS.rst
2020-02-01 23:06:01 +01:00

9 lines
265 B
ReStructuredText

DISABLE_PRECOMPILE_HEADERS
--------------------------
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`.