mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 05:31:11 -05:00
4af847a1cd
Changes: - The Foo_VERSION_STRING variable is a legacy variable name and should be set in find modules only if the existing module is replacing some of its previous version. Meaning new modules/code shouldn't introduce such variable from scratch. - Reworded some sentences to remove "you" making the documentation more neutral and less direct.