diff --git a/Help/policy/CMP0015.rst b/Help/policy/CMP0015.rst index cd65c3f56b..2e185069c9 100644 --- a/Help/policy/CMP0015.rst +++ b/Help/policy/CMP0015.rst @@ -1,7 +1,7 @@ CMP0015 ------- - :command:`link_directories` treats paths relative to the source dir. +:command:`link_directories` treats paths relative to the source dir. In CMake 2.8.0 and lower the :command:`link_directories` command passed relative paths unchanged to the linker. In CMake 2.8.1 and above the