Files
CMake/Help/release
Brad King afbbfe5109 MinGW: Update find_library to not find plain .dll files
Modern distributions of packages built with MinGW tools provide `.dll.a`
import libraries.  Prefer those instead of finding plain `.dll` files.
This avoids accidentally finding unrelated Windows `.dll` files.

Fixes: #20019
2020-01-20 13:31:45 -05:00
..
2018-11-06 13:33:21 -05:00
2019-05-14 11:18:42 -04:00
2019-10-07 10:57:39 -04:00