1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-18 17:31:57 +08:00

Help/policy/CMP0015: Remove stray indentation

This commit is contained in:
Brad King
2024-11-19 17:42:02 -05:00
parent 577e693d3e
commit 94b2d56017

View File

@@ -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