diff options
Diffstat (limited to 'Help/policy/CMP0101.rst')
-rw-r--r-- | Help/policy/CMP0101.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0101.rst b/Help/policy/CMP0101.rst index 9941acfc6..f02bccc88 100644 --- a/Help/policy/CMP0101.rst +++ b/Help/policy/CMP0101.rst @@ -1,6 +1,8 @@ CMP0101 ------- +.. versionadded:: 3.17 + :command:`target_compile_options` now honors ``BEFORE`` keyword in all scopes. In CMake 3.16 and below the :command:`target_compile_options` ignores the |