diff options
author | Matthew Hanna <mhanna21@bloomberg.net> | 2016-05-17 15:53:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-05-17 17:36:29 (GMT) |
commit | 5a21557b339e389d6988895c6322562ff531e5d7 (patch) | |
tree | b4734b8ac9c8c17cdc1e4f0db846dd6841ddb60c /README.rst | |
parent | 7d2a0aa76c25d92f1e2a03778f5666bdd7e56b92 (diff) | |
download | CMake-5a21557b339e389d6988895c6322562ff531e5d7.zip CMake-5a21557b339e389d6988895c6322562ff531e5d7.tar.gz CMake-5a21557b339e389d6988895c6322562ff531e5d7.tar.bz2 |
AIX,HP: Allow user to override the default runtime path (libpath)
The `CMAKE_PLATFORM_REQUIRED_RUNTIME_PATH` is used by CMake to always
append `-Wl,-blibpath:/usr/lib:/lib` to the link line. This is needed
by default on these platforms but needs to be overridden in some use
cases (e.g. an environment in which one maintains versioned shared
libraries). Change our logic to set this value only if it not already
set by the user, project, or toolchain file.
Diffstat (limited to 'README.rst')
0 files changed, 0 insertions, 0 deletions