PCH: add an option to disable -Winvalid-pch

Fixes: #20295
This commit is contained in:
Cristian Adam
2020-03-18 19:21:08 +01:00
parent 863b0fa2ac
commit 2ce08e5489
13 changed files with 86 additions and 7 deletions

View File

@@ -0,0 +1,5 @@
CMAKE_PCH_WARN_INVALID
----------------------
This variable is used to initialize the :prop_tgt:`PCH_WARN_INVALID`
property of targets when they are created.