From 94b2d56017f98c86aa909f7e956dad92f44ac923 Mon Sep 17 00:00:00 2001 From: Brad King Date: Tue, 19 Nov 2024 17:42:02 -0500 Subject: [PATCH] Help/policy/CMP0015: Remove stray indentation --- Help/policy/CMP0015.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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