Brad King 0d8c5ba42a 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
2016-09-22 07:55:27 -04:00
..
2016-03-09 09:42:18 -05:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-09-09 11:42:34 -04:00
2016-07-28 00:41:13 +02:00
2016-07-13 09:15:16 -04:00
2016-07-06 09:36:10 -04:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-06-08 12:44:03 -04:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00
2016-07-28 00:41:13 +02:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://cmake.org/Wiki/CMake:Module_Maintainers