diff options
author | Brad King <brad.king@kitware.com> | 2022-02-15 20:48:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-02-15 22:17:49 (GMT) |
commit | 42590df9f9fe07ba2aa0bbc19069a6f8cf561cb1 (patch) | |
tree | 222410604fd692ff61491f3d9a0860ada9a3c166 /Help/guide/tutorial/Step10/MathFunctions/mysqrt.cxx | |
parent | e5a5f3b76fd89a8e98c981012714f94a1d984ad8 (diff) | |
download | CMake-42590df9f9fe07ba2aa0bbc19069a6f8cf561cb1.zip CMake-42590df9f9fe07ba2aa0bbc19069a6f8cf561cb1.tar.gz CMake-42590df9f9fe07ba2aa0bbc19069a6f8cf561cb1.tar.bz2 |
target_link_libraries: Remove likely-broken ancient compatibility check
Since commit daa6d2bc04 (ENH: updated handling of debug and optimized
target link libraries, 2006-11-29, v2.6.0~2471) the ancient
`<lib>_LINK_TYPE` compatibility lookup was done using the name of the
dependent target for which `target_link_libraries` is called, rather
than the name of the library dependency being considered. This code
probably does nothing. Remove it.
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/mysqrt.cxx')
0 files changed, 0 insertions, 0 deletions