diff options
author | Robert Maynard <rmaynard@nvidia.com> | 2021-07-12 17:26:36 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-07-19 16:55:18 (GMT) |
commit | aa3ab3eb925a601e3acd2d9f569fc3183fab2f8b (patch) | |
tree | 2c373c1699c38a2b4383f73af7cc843b52f25308 /Tests/RunCMake/CMP0050 | |
parent | a42b753c419136e3593042c62129bcaa36b50146 (diff) | |
download | CMake-aa3ab3eb925a601e3acd2d9f569fc3183fab2f8b.zip CMake-aa3ab3eb925a601e3acd2d9f569fc3183fab2f8b.tar.gz CMake-aa3ab3eb925a601e3acd2d9f569fc3183fab2f8b.tar.bz2 |
find_library: Infer library prefix and suffix when in script mode
This aligns `find_library` with the documentation that states it
can be called from script mode. This is done by infering the
proper prefix and suffix values when `find_library` is called
when the `CMAKE_FIND_LIBRARY*` are not set. This also means that
`find_library` won't produce obscure error messages about unset
definitions.
Fixes: #22027
Diffstat (limited to 'Tests/RunCMake/CMP0050')
0 files changed, 0 insertions, 0 deletions