Files
CMake/Help/prop_tgt/PCH_WARN_INVALID.rst
T
2020-03-26 14:24:46 +01:00

9 lines
260 B
ReStructuredText

PCH_WARN_INVALID
----------------
When this property is set to true, the precompile header compiler options
will contain a compiler flag wich should warn about invalid precompiled
headers e.g. ``-Winvalid-pch`` for GNU compiler.
The defalut value is ``ON``.