diff options
author | Byoungchan Lee <byoungchan.lee@gmx.com> | 2018-01-22 16:22:15 (GMT) |
---|---|---|
committer | Byoungchan Lee <byoungchan.lee@gmx.com> | 2018-01-22 16:22:15 (GMT) |
commit | 5cbf3653ff25a42577e9473b447a4b9afb128875 (patch) | |
tree | aa21a34cdc1476a490bc1c1cdb35695d8adddc79 /Source/cmCTest.h | |
parent | b058d92b33ab37a56ac4dcf2f1e49aec89f554e3 (diff) | |
download | CMake-5cbf3653ff25a42577e9473b447a4b9afb128875.zip CMake-5cbf3653ff25a42577e9473b447a4b9afb128875.tar.gz CMake-5cbf3653ff25a42577e9473b447a4b9afb128875.tar.bz2 |
cmComputeLinkInformation: Better RPATH detection for versioned libraries.
Some libraries uses the non-conventional SONAME scheme like
`libssl.so.1.1` or `libboost_system.so.1.64.0`, but CMake didn't count on
such versioned libraries. This commit modify regular expressions to match
relaxed format of shared library name for determining various linker options,
especially `RPATH`.
Note that support for one component has been available since v2.8.12.
Fixes: #15938
Diffstat (limited to 'Source/cmCTest.h')
0 files changed, 0 insertions, 0 deletions