diff options
Diffstat (limited to 'Help/policy/CMP0093.rst')
-rw-r--r-- | Help/policy/CMP0093.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0093.rst b/Help/policy/CMP0093.rst index 0ffc493de..4a9955fdc 100644 --- a/Help/policy/CMP0093.rst +++ b/Help/policy/CMP0093.rst @@ -1,6 +1,8 @@ CMP0093 ------- +.. versionadded:: 3.15 + :module:`FindBoost` reports ``Boost_VERSION`` in ``x.y.z`` format. In CMake 3.14 and below the module would report the Boost version |