PCH_WARN_INVALID.rst 260 B

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