diff options
Diffstat (limited to 'Help/policy/CMP0051.rst')
-rw-r--r-- | Help/policy/CMP0051.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Help/policy/CMP0051.rst b/Help/policy/CMP0051.rst index 6b679e5..053bc97 100644 --- a/Help/policy/CMP0051.rst +++ b/Help/policy/CMP0051.rst @@ -1,6 +1,8 @@ CMP0051 ------- +.. versionadded:: 3.1 + List TARGET_OBJECTS in SOURCES target property. CMake 3.0 and lower did not include the ``TARGET_OBJECTS`` |