mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Two features in FindPkgConfig were added in a CMake version where they were initially broken, and could only be used once the implementation was fixed in a later version. Previously, the docs contained a `.. versionadded` tag denoting the version where the _broken_ implementation was introduced (its true "version added", if we're being literal), with a comment in the documentation source noting that the feature didn't actually work correctly until whatever later version the comment specifies. Since that's completely backwards, from a user perspective, reverse the documentation so that the `.. versionadded` message shows when the feature first worked **correctly**, with a comment noting that support was technically introduced in an earlier version, but in a broken/nonfunctioning state.
39 KiB
39 KiB