diff options
author | Brad King <brad.king@kitware.com> | 2016-09-22 11:55:27 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2016-09-22 11:55:27 (GMT) |
commit | 0d8c5ba42a075184f4383c62bd91e67fd5c4ccf0 (patch) | |
tree | 42fc5f79e4bdf40a928eeb5d99f6f3c76f809693 /Modules/Platform/AIX-XL.cmake | |
parent | 2c2ffd3874f749979d723d7a788d45e3830952d6 (diff) | |
download | CMake-0d8c5ba42a075184f4383c62bd91e67fd5c4ccf0.zip CMake-0d8c5ba42a075184f4383c62bd91e67fd5c4ccf0.tar.gz CMake-0d8c5ba42a075184f4383c62bd91e67fd5c4ccf0.tar.bz2 |
FindOpenSSL: Search in more-specific directories before less-specific
Since commit v3.6.0-rc1~182^2 (FindOpenSSL: Prefer libs early in search
path regardless of name, 2016-04-04) we use the `NAMES_PER_DIR` option
to `find_library` calls to consider all names in each directory before
moving on to the next directory. Fix our library search directory
ordering to place more-specific (e.g. VC/) directories before the
general directories. Otherwise they may never be considered.
Closes: #16320
Diffstat (limited to 'Modules/Platform/AIX-XL.cmake')
0 files changed, 0 insertions, 0 deletions