blob: 5fa3de745b8800012d5e29fe54ebc34e3451655a (
plain)
1
2
3
4
5
6
|
pch-warn-invalid
----------------
* The :variable:`CMAKE_PCH_WARN_INVALID` variable was added to initialize the
:prop_tgt:`PCH_WARN_INVALID` target property to allow the removal of the
precompiled header invalid warning.
|