mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
7 lines
226 B
ReStructuredText
7 lines
226 B
ReStructuredText
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.
|