diff options
author | Brad King <brad.king@kitware.com> | 2009-10-07 12:43:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-10-07 12:43:51 (GMT) |
commit | fff1c6d275cd24294cb0848b245d166b77e55c12 (patch) | |
tree | 9828540eede3588de6265bd028920481f9b0d461 /Source/cmFindPackageCommand.h | |
parent | 45d22b48ab047aca5cb41cc7412bf07699b5e58a (diff) | |
download | CMake-fff1c6d275cd24294cb0848b245d166b77e55c12.zip CMake-fff1c6d275cd24294cb0848b245d166b77e55c12.tar.gz CMake-fff1c6d275cd24294cb0848b245d166b77e55c12.tar.bz2 |
More robust implicit link line detection regex
The regex used by CMAKE_PARSE_IMPLICIT_LINK_INFO to detect link lines
should not match lines that happen to have ".../ld.../..." in them. A
linker name should match only as the last component of a path.
See issue #9666.
Diffstat (limited to 'Source/cmFindPackageCommand.h')
0 files changed, 0 insertions, 0 deletions