1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 05:26:58 +08:00

Help: Remove incorrect "versionadded" for CMAKE_<LANG>_FLAGS_<CONFIG>

These variables have been around for a long time, but the current
form of the document was added later.
This commit is contained in:
Brad King
2021-06-03 10:52:36 -04:00
parent c48d2d8480
commit df79fe055b

View File

@@ -1,6 +1,4 @@
CMAKE_<LANG>_FLAGS_<CONFIG>
---------------------------
.. versionadded:: 3.11
Flags for language ``<LANG>`` when building for the ``<CONFIG>`` configuration.